meh/flexvector.sls
2025-03-13 23:41:57 -04:00

5 lines
94 B
Scheme

(library (meh flexvector)
(export)
(import (chezscheme))
(export (import (srfi :214))))