Sequences have type
§Seq, which only provides basic operations for operating on a sequence. This extension provides standard functions that operate on sequences found in many other languages (Clojure, for instance, was the inspiration for the name of the type
§Seq).
The documentation of this extension is currently incomplete.