Sha256: 365f3960aac4fe95d04a91115f7bf5cd92eb74a117be583e471f1175af901220

Contents?: true

Size: 104 Bytes

Versions: 7

Compression:

Stored size: 104 Bytes

Contents

#!/usr/bin/env alf
(clip :suppliers, [:name, :city])
(clip :suppliers, [:name, :city], :allbut => true)

Version data entries

7 entries across 7 versions & 1 rubygems

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