hasim-0.1: Process-Based Discrete Event Simulation librarySource codeContentsIndex
Control.Hasim.Types
Portabilityunportable
Stabilityexperimental
Maintainerjochem@functor.nl
Description
This module defines common types used everywhere in Hasim.
Synopsis
type Time = Double
type Id = Int
Documentation
type Time = DoubleSource

The type that represents a time.

The type that represents a process identifier.

type Id = IntSource
Produced by Haddock version 2.3.0