holgerbrandl / kalasim

Discrete Event Simulator
https://www.kalasim.org/
MIT License
68 stars 10 forks source link

Allow to activate processes more efficiently #69

Closed holgerbrandl closed 8 months ago

holgerbrandl commented 8 months ago

We need to improve the API to activate processes with arguments

Example

kitchen.activate(Kitchen::cookDinner, Recipe("pizza"))