aivika-gpss-0.3: GPSS-like DSL for Aivika

CopyrightCopyright (c) 2017 David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Simulation.Aivika.Trans.GPSS.Block.Unlink

Description

Tested with: GHC 8.0.2

This module defines an analog of the GPSS block UNLINK.

Synopsis

Documentation

unlinkBlock Source #

Arguments

:: MonadDES m 
=> Process m [(Transact m a, Maybe (Block m (Transact m a) ()))]

a computation of the list of transacts to reactivate, transfering them to the specified blocks if required

-> Block m b b 

This is an analog of the GPSS construct

UNLINK O A,B,C,D,E,F