soerenBoisen
Results
2
issues of
soerenBoisen
Hi, as I understand it, the Typescript typings (@types/fluent__react) for this project is maintained here? Otherwise please excuse this report. When looking inside the typings for fluent-bundle, I see that...
fluent-react
`Optional` has method `ifPresent` to consume the value, if it is present. It would be useful to have the equivalent methods `ifLeft` and `ifRight` on `Either`. Right now I'm doing...