File: numeric.sld

package info (click to toggle)
scheme-bytestructures 2.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: lisp: 2,168; makefile: 73; sh: 8
file content (3 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (3)
1
2
3
(define-library (bytestructures r7 numeric)
  (import (bytestructures r7 numeric-all))
  (include-library-declarations "numeric.exports.sld"))