Posts tagged elixir
-
Stateful Parallel Property Testing Example in Elixir - 2022-08-15
- tags: elixir ; stateful property based testing ; concurrency
-
Delimited Continuations with shift/reset in Elixir - 2021-08-27
- tags: elixir ; delimited continuations ; proof of concept