> Last night I fought with random number generators >
Have you seen my library, mgold/elm-random-pcg? It doesn't solve the basic problem of "randomness is hard in a functional language" but it has better docs and some useful helper functions. > And while I encourage you to create a GeoJSON decoder, I won't wait for > it...the point of this exercise is to learn, and it would be really > interesting and instructive to compare any primitive GeoJSON decoder > against something you might come up with. > Sounds good. Have fun learning. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
