Document unicode case->.
original commit: b75e080aee2a576d3900c3e2f4e7a2bbc2903c18
This commit is contained in:
parent
07c1349e2a
commit
4a8c1ed5d2
|
@ -430,6 +430,7 @@ recursive type in the body @racket[t]
|
|||
(define-type (List A) (Rec List (Pair A (U List Null))))]}
|
||||
|
||||
@defalias[→ ->]
|
||||
@defalias[case→ case->]
|
||||
@defalias[∀ All]
|
||||
|
||||
@section{Other Types}
|
||||
|
|
Loading…
Reference in New Issue
Block a user