[racket] Matching patterns of two function

From: J. Ian Johnson (ianj at ccs.neu.edu)
Date: Sun Dec 2 14:08:40 EST 2012

What you're asking for is a control flow analysis. I think you might be approaching whatever problem you're having the wrong way.
-Ian
----- Original Message -----
From: Mohammad Mustaqeem <mustaqeem.cs at gmail.com>
To: users at racket-lang.org
Sent: Sun, 2 Dec 2012 11:56:48 -0500 (EST)
Subject: Re: [racket] Matching patterns of two function

Thanks a lot.

But I want to test equality of two functions by comparing their call-graphs.

If you know, plz tell me?
How to construct call-graph of functions.
____________________
  Racket Users list:
  http://lists.racket-lang.org/users


Posted on the users mailing list.