Artifact b87872b801c2f0f1119d53aa16b296e688b14f8a:
- File srfi/s99/records/inspection.larceny.sls — part of check-in [80c8c83034] at 2016-07-07 18:11:39 on branch trunk — initial import (user: ovenpasta@pizzahack.eu size: 190)
(library (srfi s99 records inspection) (export record? record-rtd rtd-name rtd-parent rtd-field-names rtd-all-field-names rtd-field-mutable?) (import (err5rs records inspection)))