modelling-tasks-0.0.0.1
Safe HaskellNone
LanguageHaskell2010

Modelling.ActivityDiagram.Shuffle

Documentation

shufflePetri :: forall m p (n :: Type -> Type). (MonadRandom m, Net p n) => p n PetriKey -> m (Map Int Int, p n PetriKey) Source #