Welcome to the CHICKEN Scheme pasting service

faster utf8-1 validation added by iterrogo on Tue Nov 25 22:36:39 2014

(define utf8-1
  (satisfies (lambda (c) (or (< (char->integer c) 128)
                        (and (> (char->integer c) 128)
                             (< (char->integer c) 191))))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg provides `hash-table-ref'?
Visually impaired? Let me spell it for you (wav file) download WAV