> On Dec 13, 2016, at 1:22 PM, Lawrence Bottorff <borg...@gmail.com> wrote:
> 
> Can someone suggest a good text for data structures that would compatible 
> with Racket? All I see are treatments using C/C++, Java, Python, i.e., the 
> usual suspects. Or, how do you people at Racket-friendly/based universities 
> teach undergrad data structures?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


This may inspire: 

 
https://www.amazon.ca/Algorithms-Functional-Programming-John-Stone/dp/0387955704

It is old-fashioned Scheme though. Consider starting a repo and translating the 
algorithms into modern Racket. 


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to