opentheory-1.76: The Haskell base

Portabilityportable
Stabilityprovisional
MaintainerJoe Leslie-Hurd <joe@gilith.com>
Safe HaskellNone

OpenTheory.Data.List.Geometric

Description

 

Documentation

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