refactor: improve preference bounds #115
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "septs:preference-bounds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
chore: improve preference boundsto refactor: improve preference boundsThis is a horrible abuse of the
Flow<T>
type.emit()
is NOT supposed to be overridden with r/w action.This can be achieved in other ways but I do not see a huge problem with how it is done right now.
Pull request closed