elerea Questions

1

I'm currently trying to develop a tiny Conway's Game of Life in Haskell. I wrote a library, lifegame, that enables to manage a grid of cells and to compute its generations (see github.com/qleguenne...
Petronille asked 5/7, 2014 at 6:27

1

Solved

Is there something like reactive-bananas union function in elerea? union :: Signal a -> Signal a -> Signal a This just merges the two signals into one stream. Ideally I am searching for an...
Dees asked 29/9, 2014 at 16:37
1

© 2022 - 2024 — McMap. All rights reserved.