[plt-scheme] meaning of "->" in proc name
Correct. Scheme does not interpret any of these letters in the middle of names.
On Tue, Sep 30, 2008 at 5:23 AM, Fred G. Martin <fredm at cs.uml.edu> wrote:
> Hey all,
> Is there any operational significance to "->" in a procedure name
> (e..g, picture->painter, round->exact)?
> I am guessing it is merely a cultural standard to indicate a proc that does
> type conversion, similar to the use of ? in predicates?
> Fred
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>