Re: CC, SCC, CK, CEK Machines.
David Van Horn <[email protected]>
| Newsgroups | gmane.org.ballistichelmet.lambda |
|---|---|
| Message-ID | <[email protected]> |
dvanhorn wrote:
> span : ('a -> bool) -> 'a list -> 'a list * 'a list
> An old scheme friend
Turns out this is List.partition in OCaml.
-d