oolong-kt / oolong

MVU for Kotlin Multiplatform
http://oolong-kt.org
Apache License 2.0
300 stars 14 forks source link

Adding typealiases for core functionality back #134

Open dallasgutauckis opened 2 years ago

dallasgutauckis commented 2 years ago

Reverts part of #123 to add back typealiases for core functionality to enable a singular dedicated definition of functional signatures

pardom commented 2 years ago

Thanks for the PR. I think we should hold off on this decision until we've migrated to the new [update/view API}(https://github.com/oolong-kt/oolong/pull/133) since it will create conflicting duplicate types.