Doc: fix LOOP_LEFT type
This commit is contained in:
parent
b229eace6b
commit
b61df9d816
@ -435,7 +435,7 @@ Control structures
|
||||
|
||||
::
|
||||
|
||||
:: (or 'a 'b) : 'A -> 'A
|
||||
:: (or 'a 'b) : 'A -> 'b : 'A
|
||||
iff body :: [ 'a : 'A -> (or 'a 'b) : 'A ]
|
||||
|
||||
> LOOP_LEFT body / (Left a) : S => body ; LOOP_LEFT body / a : S
|
||||
|
Loading…
Reference in New Issue
Block a user