Liquex.Representable protocol (liquex v0.15.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

lazy?(representable)

@spec lazy?(term()) :: boolean()

represent(representable, lazy \\ false)

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