Sha256: cbe247dcf43fc4798a3c675a4c2aecd1e0c37e88880c93083980782b784fe91d

Contents?: true

Size: 114 Bytes

Versions: 7

Compression:

Stored size: 114 Bytes

Contents

#!/usr/bin/env alf
(quota :supplies, [:sid], [:qty],
       :position => count(),
       :sum_qty  => sum{ qty })

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
alf-0.12.2 examples/operators/quota.alf
alf-0.12.1 examples/operators/quota.alf
alf-0.12.0 examples/operators/quota.alf
alf-0.11.1 examples/operators/quota.alf
alf-0.11.0 examples/operators/quota.alf
alf-0.10.1 examples/operators/quota.alf
alf-0.10.0 examples/operators/quota.alf