Package nz.org.riskscape.engine.function.lang
package nz.org.riskscape.engine.function.lang
-
ClassDescriptionFunction to allow users to cast attributes to the expected types.Returns the given value as a constant (assuming it can be) by annotating the type of the argument with a
ConstType.Helper function to return an expression as text, with any $param values expanded.Riskscape implementation of a list filtering function.Returns a constant list of the key names in a struct.Riskscape implementation of a list mapping function.A RiskScape 'test' function that evaluates a simple (argument-less) lamba expression with given scope/input.Riskscape implementation of a zip mapping function.