We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc47cc5 commit 1c52612Copy full SHA for 1c52612
1 file changed
mix.exs
@@ -91,7 +91,7 @@ defmodule GenServerVirtualTime.MixProject do
91
92
defp description do
93
"""
94
- Virtual time extension to `GenServer` and `GenStateMachine` allowing testing time-based
+ Virtual time extension to GenServer and GenStateMachine allowing testing time-based
95
actor systems orders of magnitude faster than in wallclock-time.
96
Includes actor simulation DSL with statistics, tracing, and code generation into other
97
Actor Model implementations in C++, Pony, Go, Rust, Java.
0 commit comments