dvlopt/dsim

Idiomatic and purely functional discrete event simulation

Leiningen/Boot

[dvlopt/dsim "0.0.0"]

Clojure CLI/deps.edn

dvlopt/dsim {:mvn/version "0.0.0"}

Gradle

implementation("dvlopt:dsim:0.0.0")

Maven

<dependency>
  <groupId>dvlopt</groupId>
  <artifactId>dsim</artifactId>
  <version>0.0.0</version>
</dependency>