Previous: , Up: args predefined   [Index]


8.5.33 Validating identifier objects

The following bindings are exported by the library (vicare arguments validation).

Validation Clause: identifier obj

Succeed if obj is a identifier object: it satisfies the predicate identifier? exported by (vicare).

Validation Clause: identifier/false obj

Succeed if obj is #f or a identifier object: it satisfies the predicate identifier? exported by (vicare).