- make-callable seqprocedure
constructor: transforms the sequence into a procedure of zero, one or two arguments.
- zero: returns the original sequence and its length
- one: returns the reference of its integer argument
- two: returns the slice of its integer arguments respecting their order