View Source Flamel.Blank protocol (flamel v1.10.0)

The Flamel.Blank protocol is responsible for determining if something is blank

Summary

Types

t()

All the types that implement this protocol.

Functions

Converts term to a Boolean

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec blank?(t()) :: boolean()

Converts term to a Boolean