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