datastructures v0.1.1 Data.Peekable protocol

Summary

Types

t :: term

Functions

peek(self, default \\ nil)

Specs

peek(t, any) :: any
peek!(self)

Specs

peek!(t) :: any | no_return