Move Ephemeronof
documentation.
Closes PR 12952. original commit: 0233c5a14f5d20beb30e544bca384f61af18eeb0
This commit is contained in:
parent
d970f11334
commit
2ec87e9e94
|
@ -346,6 +346,8 @@ type @racket[_t] on each iteration.}
|
|||
@defform[(Custodian-Boxof t)]{A @rtech{custodian box} of @racket[t].}
|
||||
@defform[(Thread-Cellof t)]{A @rtech{thread cell} of @racket[t].}
|
||||
|
||||
@defform[(Ephemeronof t)]{An @rtech{ephemeron} whose value is of type @racket[t].}
|
||||
|
||||
|
||||
@section{Syntax Objects}
|
||||
|
||||
|
@ -381,7 +383,6 @@ of type @racket[Syntax-E].}
|
|||
@racket[Datum] produces a value of type @racket[Syntax]. Equivalent to
|
||||
@racket[(Sexpof Syntax)].}
|
||||
|
||||
@defform[(Ephemeronof t)]{An @rtech{ephemeron} whose value is of type @racket[t].}
|
||||
|
||||
@section{Other Type Constructors}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user