]> gitweb.factorcode.org Git - factor.git/commit
namespaces.extras: Add `required` word which ensures a variable is set
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 10 Feb 2023 03:24:45 +0000 (21:24 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 10 Feb 2023 03:28:15 +0000 (21:28 -0600)
commit7cbb68989cd5cc7578c1b04bced1483662d54659
treea2470f393f77d05a9d49f6b6ee7a8c89c53611d5
parentabc61358c499b980e39d47ca85bc9fc624842eab
namespaces.extras: Add `required` word which ensures a variable is set

also add ?xor and one-of which ensures one of two variables is set
extra/namespaces/extras/authors.txt [new file with mode: 0644]
extra/namespaces/extras/extras.factor [new file with mode: 0644]