discokitty-0.1.0: DisCoCat implementation.

Safe HaskellSafe
LanguageHaskell2010

Discokitty.Examples.LesJustesUniverse

Synopsis

Documentation

data Universe Source #

dim :: Dim a => a -> Int Source #

In the meaning space, states can have a given number of output wires. This function takes an state and should output the number of output wires it has.