gleam_otp_process A Gleam library for working with Erlang/OTP processes in a (mostly) type safe fashion. Quick start # Build the project rebar3 compile # Run the eunit tests rebar3 eunit # Run the Erlang REPL rebar3 shell