Next: , Previous: , Up: Top   [Contents][Index]


5 Type–exploiting syntaxes

Vicare allows us to perform some operations on objects through generic syntaxes, provided that we use the type annotation.

Unless otherwise specified, the syntactic bindings documented in this section are exported by the library (vicare). When showing code examples, we always assume: to have imported the library (vicare); to have enabled the typed language; to have put the Scheme source code reader in #!vicare mode.