check-token   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/core/petri-net.xtm

Implementation

(define check-token (lambda (p) (vector-ref p 1)))


Back to Index