;; -*- mode: scheme; -*- ((category math) (license "MIT") (author "Taylan Ulrich Bayırlı/Kammer") (maintainer "Diego A. Mundo") (synopsis "SRFI-123 - Generic accessor and modifier operations") (needs srfi-99 box srfi-4 r6rs-bytevectors) (test-depends test) (files "srfi-123.scm"))