previous up next    
Next: Quasipatterns: Up: Patterns Previous: :

:

matches anything, and binds identifier to a procedure of zero arguments that accesses the corresponding field of the matching value. This pattern is the complement to set!. As with set!, this pattern must be nested within a pair, vector, box, or structure pattern.



PLT