Next: , Previous: , Up: args predefined   [Index]


8.5.32 Validating time objects

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

Validation Clause: time obj

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

Validation Clause: time/false obj

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