Mutual recursion: Difference between revisions

Content deleted Content added
m Add missing braces to C function definition.
m References: Subst cite isbn using AWB
Line 127:
{{reflist|2}}
* {{citation|first=Robert|last=Harper|authorlink=Robert Harper (computer scientist)|url=http://www.cs.cmu.edu/~rwh/introsml/|title=Programming in Standard ML|year=2000}}
* {{cite book |title=Simply Scheme: Introducing Computer Science |last1=Harvey |first1=Brian |last2=Wright |first2=Matthew |year=1999 |publisher=MIT Press |isbn=978-0-26208281-5 |ref=harv }}
* {{cite isbn|9780262082815}}
* {{cite book |title=Programming in Haskell |last=Hutton |first=Graham |year=2007 |publisher=Cambridge University Press |isbn=978-0-52169269-4 |ref=harv }}
* {{cite isbn|9780521692694}}
 
== External links ==