Skip to main content
Functions are the building blocks that define Calculation Pipelines, a domain-specific algebra for computer-readable cost calculations. Functions are represented as a tagged union, using the field type which every function contains. Anywhere a function is accepted you may find any of the functions listed here, and you tell them apart using the value of the type field.