patrickallensimpson
patrickallensimpson
Would you be interested in adding a CE builder for this library? I'd be happy to work implement it and provide a pull request for it if that works into...
Is there a specific reason why you opted for `Item list` instead of `#seq` as the type for the items argument? Utilizing `#seq` would have greatly simplified creating composable functions...
My Team has been using the [Fun.Blazor](https://github.com/slaveOftime/Fun.Blazor) library to do a Blazor UI. In the process we've come across two scenarios in which we'd like a ChangeableValue to depend on...