opentheory-1.61: The Haskell base

Portabilityportable
Stabilityprovisional
MaintainerJoe Hurd <joe@gilith.com>
Safe HaskellSafe-Infered

OpenTheory.Data.List.Geometric

Description

 

Documentation

fromRandom :: (Random -> (a, Random)) -> Random -> ([a], Random)Source