Skip to content

refactor: Move distribution functions to its own submodules.

Implement a Distribution trait instead of an enum. This improve extendability and testing.

Closes #190 (closed)

Merge request reports