datastructures
v0.1.1
Pages
Modules
Exceptions
Protocols
datastructures v0.1.1
Data.Peekable
protocol
Summary
Types
t()
Functions
peek(self, default \\ nil)
peek!(self)
Types
t
:: term
Functions
peek(self, default \\ nil)
Specs
peek(
t
, any) :: any
peek!(self)
Specs
peek!(
t
) :: any | no_return