Ruslan Ustitc
Results
2
issues of
Ruslan Ustitc
Version: 0.9.4 and 0.9.5 Tried the code from an [example](https://hyperscript.org/commands/add/): ``` html Disable Other Buttons ``` but got an error: ``` [Error] hyperscript errors were found on the following element:...
The change is a follow-up of this message https://github.com/arrow-kt/arrow-exact/pull/25#issuecomment-1596545009 - Added `ensure(condition: Boolean, lazyMessage: () -> String)` function - Renamed `ExactError` to `ErrorMessage` - Replaced most of the examples in...