list
Factor handbook » The language » Collections » Lists » The list protocol

Next:car ( cons -- car )


Vocabulary
lists

Class description
The class of lists. All lists are expected to conform to The list protocol.

Definition


Methods