[plt-scheme] Why would the order of functions matter?

From: Marco Morazan (morazanm at gmail.com)
Date: Thu Nov 20 08:52:11 EST 2008

Dear All,

I have a student getting the following error:

Welcome to DrScheme, version 4.1.1 [3m].
Language: Beginning Student with List Abbreviations; memory limit: 128
megabytes.
reference to an identifier before its definition: insert-everywhere-in-a-word
>

The questioned identifier is defined as a function after its first
reference. When I re-arrange the function definitions DrScheme no
longer complains. What can be causing this?

-- 

Cheers,

Marco


Posted on the users mailing list.