Radix.empty-question-mark
You're seeing just the function
empty-question-mark
, go back to Radix module for more information.
Specs
Say whether given tree
is empty or not.
Example
iex> new() |> empty?()
true