datastructures v0.1.1 Data.Sequence protocol

Summary

Types

t :: term
v :: any

Functions

first(self)

Specs

first(t) :: v
next(self)

Specs

next(t) :: t | nil