liquex
v0.4.1
Pages
Modules
liquex v0.4.1
Liquex.Representable
protocol
View Source
Link to this section
Summary
Types
t()
Functions
is_lazy(representable)
represent(representable, lazy \\ false)
Link to this section
Types
Link to this type
t()
View Source
t() ::
term
()
Link to this section
Functions
Link to this function
is_lazy(representable)
View Source
is_lazy(
term
()) ::
boolean
()
Link to this function
represent(representable, lazy \\ false)
View Source
represent(
term
(),
boolean
()) ::
term
()