[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Implementation of MAP, SOME, EVERY, etc...



    Our implementation of Map takes the length of every sequence; it
is a page of code.  When every sequence is a list, things are simple.
Life is interesting when mapping over a list, a bit-vector and a
string.

  Rob