split-at
A function.
Exported from
Module sequence-utilities
Arguments
arg
An instance of
<sequence>
.
arg
An instance of
<object>
.
test:
An instance of
<object>
. The default is =.
Values
val
An instance of
<sequence>
.
Sequence-Utilities, written by Matthias Hölzl, provides common or oft-used operations performed on <sequence>s.
The class of collections whose keys are consecutive integers starting from zero.
The class of all Dylan objects.