Skip to main content

lit

Function lit 

Source
pub fn lit(value: impl IntoEdn) -> Term
Expand description

A constant term from any IntoEdn scalar, e.g. lit(42) or lit("hello").