[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Non-toplevel Record Definitions
The SRFI-9 specification explicitly disallows record definitions in a
non-toplevel context, such as inside lambda
body or inside a
let block. However, Guile’s implementation does not enforce that
restriction.
This document was generated on April 20, 2013 using texi2html 5.0.