previous | index | next

Separating a List into Two Parts

The example suggests that we use first-elements-of and list-tail:

Q: Why is this inefficient?

A:


previous | index | next