Uses of Interface
io.higson.runtime.builtin.implementation.ContextualUtilFunction
Packages that use ContextualUtilFunction
-
Uses of ContextualUtilFunction in io.higson.runtime.builtin.implementation
Classes in io.higson.runtime.builtin.implementation that implement ContextualUtilFunctionModifier and TypeClassDescriptionclassThe AddUtilFunction is a utility function designed for adding two values.classThis class represents a utility function for performing various calculations based on the given arguments and the target object.classclassExistUtilFunction is a utility function that checks if a value exists in the given context.classThe FormatUtilFunction class provides formatting functionality for different types of objects.classRepresents the 'from' util function that retrieves values from a target object based on the provided context and arguments.classThis class represents a utility function for getting a value from the Higson context.classclassclassThis class represents a utility function for checking a value from the Higson context is blank.classThis class represents a utility function for checking a value from the Higson context is empty.classclassclassThis class represents a utility function for checking a value from the Higson context is not blank.classUtility class for checking if a given object is not empty.classUtility function class to retrieve the size of an object in the Higson context.classRepresents the 'to' util function that retrieves values from a target object based on the provided context and arguments.classRepresents a utility function for trimming values in a given context.