Sha256: a28ce65371a7b78f6cc67cc863c21db79e4b98d618a3b45196a7a00513ca8775

Contents?: true

Size: 134 Bytes

Versions: 8

Compression:

Stored size: 134 Bytes

Contents

#!/usr/bin/env alf
(extend supplies, :sp  => lambda{ sid + "/" + pid },
                  :big => lambda{ qty > 100 ? true : false }) 

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
alf-core-0.16.3 examples/operators/extend.alf
alf-core-0.16.2 examples/operators/extend.alf
alf-core-0.16.1 examples/operators/extend.alf
alf-core-0.16.0 examples/operators/extend.alf
alf-core-0.15.0 examples/operators/extend.alf
alf-core-0.14.0 examples/operators/extend.alf
alf-core-0.13.1 examples/operators/extend.alf
alf-core-0.13.0 examples/operators/extend.alf