datastructures
v0.1.1
Pages
Modules
Exceptions
Protocols
datastructures v0.1.1
Data.Sequence
protocol
Summary
Types
t()
v()
Functions
first(self)
next(self)
Types
t
:: term
v
:: any
Functions
first(self)
Specs
first(
t
) ::
v
next(self)
Specs
next(
t
) ::
t
| nil