vault backup: 2023-10-27 15:33:08
This commit is contained in:
parent
d3c59aa909
commit
92497fd94c
@ -87,3 +87,4 @@ val partition : ('a -> bool) -> 'a list -> 'a list * 'a list = <fun>
|
||||
else less p k t t2 acc
|
||||
in less p k l1 l2 0;;
|
||||
val less2 : ('a -> 'b -> bool) -> int -> 'a list -> 'b list -> bool = <fun>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user