View Source Liquex.Representable protocol (liquex v0.13.1)

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec is_lazy(term()) :: boolean()
Link to this function

represent(representable, lazy \\ false)

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