Opps, didn't "reply to all"
I hate it when that happens...
haha, yeah.
What I'm actually trying to do is make a way to manipulate arbitrary recursive algebraic data structures as if they were graphs (not for performance reasons but because it makes manipulating them much easier)
It's similar to the data-reify package, but I need it to work on any algebraic datatype.
I'm not planning on using it for actually production code. I'm mostly just experimenting with as a potentially interesting language feature.
- JobOn Tue, Aug 11, 2009 at 12:50 PM, Bulat Ziganshin <bulat.ziganshin@gmail.com> wrote:
Hello Job,
yes, assigning 5 to 8 is really unusual in math :)
Tuesday, August 11, 2009, 8:45:29 PM, you wrote:
> What I am trying to do is hyper unusual and I really do need an unsafeHorribleThings to do it.