Figler.Schema.ExpressionFunction (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi enum module for ExpressionFunction.

Summary

Types

t()

@type t() ::
  (((((((((((((((((((:addition | :subtraction) | :resolve_variant) | :multiply)
                  | :divide)
                 | :equals)
                | :not_equal)
               | :less_than)
              | :less_than_or_equal)
             | :greater_than)
            | :greater_than_or_equal)
           | :and)
          | :or)
         | :not)
        | :stringify)
       | :ternary)
      | :var_mode_lookup)
     | :negate)
    | :is_truthy)
   | :keyframe)
  | integer()

Functions

key(value)

transform_module()

value(name)