opentheory-1.76: The Haskell base

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

OpenTheory.Data.List

Description

 

Documentation

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

equal :: (a -> a -> Bool) -> [a] -> [a] -> BoolSource