sym-0.11.1: Permutations, patterns, and statistics

Safe HaskellSafe-Inferred
LanguageHaskell98

Sym.Internal.Size

Documentation

class Size a where Source

Methods

size :: a -> Int Source

Instances