This is a port of https://github.com/swlaschin/DomainModelingMadeFunctional for the Gleam language. Semi WIP.
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
If available on Hex this package can be added to your Gleam project:
gleam add fddd_library
and its documentation can be found at https://hexdocs.pm/fddd_library.