guile-devel-internal
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

defstruct from (ice-9 match)


From: Mikael Djurfeldt
Subject: defstruct from (ice-9 match)
Date: Fri, 09 Mar 2001 11:29:10 -0500

2001-03-09  Keisuke Nishida  <address@hidden>

        * match.scm: export defstruct.

A match module should only export match-related bindings.  Are you
exporting defstruct because some macro expands into it?

If we need a defstruct-facility, we should rather adopt the
corresponding SRFI and export that facility from a separate Guile
module.

Also, why is the source formatted without whitespace?

Best,
Mikael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]