Liquex.Representable protocol (liquex v0.14.0)

Copy Markdown View Source

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

is_lazy(representable)

@spec is_lazy(term()) :: boolean()

represent(representable, lazy \\ false)

@spec represent(term(), boolean()) :: term()