exosql

v0.2.0

  • Pages
  • Modules

    exosql v0.2.0 ExoSQL.Builtins View Source

    Link to this section Summary

    Functions

    avg(data, expr)
    concat(a, b)
    count(data, _)
    is_aggregate(arg1)
    round(n, r)
    sum(data, expr)

    Link to this section Functions

    Link to this function avg(data, expr) View Source
    Link to this function concat(a, b) View Source
    Link to this function count(data, _) View Source
    Link to this function is_aggregate(arg1) View Source
    Link to this function round(n, r) View Source
    Link to this function sum(data, expr) View Source

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.