[racket] Code Reuse, Object Oriented vs Functional

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Thu Jun 20 15:42:16 EDT 2013

On 2013-06-20 15:19:14 -0400, Matthias Felleisen wrote:
> You may wish to check out the generics library in git head (developed
> by Eli, Vincent, Asumu, and Claire -- a kind of historic order) to see
> whether it fits your needs.

Side note: any version v5.3 or later of Racket has the `racket/generic`
library, so you don't need git HEAD unless you want to try the newest
features.

Cheers,
Asumu

Posted on the users mailing list.