Contents
Indexes:
Generic Function With-First (1 method)
(
with-first
seq
val
)
Part of:
package fset
Returns
seq
with
val
prepended, that is,
val
is element 0 of the
result, and the elements of
seq
appear starting at index 1.
Method Summary
with-first
wb-seq
t