Document unicode case->.
This commit is contained in:
parent
e3609cdb32
commit
b75e080aee
|
@ -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