Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float ¶
func Float[T constraints.Float](f T) expr.Expr
Float creates an [Expr] that returns a float value.
func Integer ¶
func Integer[T constraints.Integer](i T) expr.Expr
Integer creates an [Expr] that returns an integer value.
Types ¶
Click to show internal directories.
Click to hide internal directories.