uniform position for unstable header in unstable docs
original commit: bb93132463cd83b690609b61a2d4a2971d87f160
This commit is contained in:
parent
0641c56e85
commit
d791af0eb4
|
@ -6,11 +6,10 @@
|
|||
@(the-eval '(require unstable/find racket/shared))
|
||||
|
||||
@title[#:tag "find"]{Find}
|
||||
@unstable[@author+email["Ryan Culpepper" "ryanc@racket-lang.org"]]
|
||||
|
||||
@defmodule[unstable/find]
|
||||
|
||||
@unstable[@author+email["Ryan Culpepper" "ryanc@racket-lang.org"]]
|
||||
|
||||
@defproc[(find [pred (-> any/c any/c)]
|
||||
[x any/c]
|
||||
[#:stop-on-found? stop-on-found? any/c #f]
|
||||
|
|
Loading…
Reference in New Issue
Block a user