taxprofiler / taxpasta

TAXnomic Profile Aggregation and STAndardisation
https://taxpasta.readthedocs.io/
Apache License 2.0
33 stars 7 forks source link

Avoid type coercion for domain models #102

Open Midnighter opened 1 year ago

Midnighter commented 1 year ago

We are in full control of the creation of domain models, hence, we should not allow domain models to coerce their input types. This increases overall type strictness.