Sha256: deb25b16c027f2b309c1c8b1a392242a721c3fd2b467807ae28643dcbfdabc96
Contents?: true
Size: 385 Bytes
Versions: 9
Compression:
Stored size: 385 Bytes
Contents
Generate a relation with an auto-numbered attribute SYNOPSIS #(signature) DESCRIPTION This non-relational operator generates a relation of one attribute called AS, whose value is an auto-number ranging from 1 to SIZE, inclusively. EXAMPLE # Default behavior: AS is `num` and SIZE is 10 !(alf generator) # That you can override !(alf generator -- 5 -- id)
Version data entries
9 entries across 9 versions & 2 rubygems