[comp.lang.scheme] Finding all functions that are currently defined.

sundberg@thor.acc.stolaf.edu (03/14/90)

I'm a beginner with scheme so this is probably an easy question.
I was wondering if a function exists that will tell me all
of the functions that are currently defined?

Ex:  
	(name-of-the-magic-function)

	car
	cdr
	cons
	.
	.
	.

	member?
	rember
	.
	.
	.



Does this function exist?
Because this problem is probably so easy it would probably save 
a lot of other people's time if you email to me and then I can
just post the replies in their bare form.

Thanks in advance.



===============================================================
sundberg@thor.acc.stolaf.edu		John Sundberg
"Can wec whats under vour hood"		St Olaf College
Hello I love you won't you tell me	Northfield,MN 55057
your name?    -Jim and friends		(507)663-6431
===============================================================