Package me.datafox.dfxengine.values.api.operation
package me.datafox.dfxengine.values.api.operation
-
ClassDescriptionAn
Operation
that takes in two parameters along with an input.Context used when applyingOperations
onValueMaps
.An Operation represents a math operation that has one input and an arbitrary number of parameters.AnOperation
that takes in one parameter along with an input.AnOperation
that takes in no parameters, only an input.