second
Returns the second element of a sequence.
Exported from
Module common-dylan
Module Dylan
Modifiers
sealed
Arguments
sequence
An instance of
<sequence>
.
default:
An instance of
<object>
. The default is #f.
Values
val
An instance of
<object>
.
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of collections whose keys are consecutive integers starting from zero.
The class of all Dylan objects.