Module gitql_core::signature

source ·

Structs§

  • Signature struct is a representation of function type

Type Aliases§

  • Aggregation function accept a selected row values for each row in group and return single Value
  • Standard function accept array of values and return single Value