chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] Whishlist entry: macro expansion for type declarat


From: megane
Subject: Re: [Chicken-hackers] Whishlist entry: macro expansion for type declarations.
Date: Mon, 25 Feb 2013 22:49:29 +0200
User-agent: mu4e 0.9.9-dev4; emacs 24.1.1

Hi,

have you tried define-type:

<syntax>(define-type NAME TYPE)</syntax>

Defines a type-abbreviation {{NAME}} that can be used in place of
{{TYPE}}.  Type-abbreviations defined inside a module are not visible
outside of that module.



reply via email to

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