FSharpPlus
FSharpPlus copied to clipboard
Extensions for F#
### Description Fable 4.25.0 no longer supports `Async.RunSynchronously` and compilation fails on this line: https://github.com/fsprojects/FSharpPlus/blob/e280cfe5f8f419323147f458dabc10243f04f792/src/FSharpPlus/Control/Comonad.fs#L15-L19 Not sure what a recourse should be here, maybe a runtime error in FABLE_COMPILER version...
### Background and motivation There is currently formats related to DateTime: ``` "yyyy-MM-ddTHH:mm:ss.fffZ"; "yyyy-MM-ddTHH:mm:ssZ" ``` and DateTimeOffset: ``` "yyyy-MM-ddTHH:mm:ss.fffK"; "yyyy-MM-ddTHH:mm:ssK" ``` These look related to ISO 8601. See the roundtrip...
The v1 version lens has slightly different type signatures compared to the planned lens implementation in v2 https://github.com/fsprojects/FSharpPlus/commit/50ed97d307f296ad219edb6f2051283f58f92466
See https://github.com/fsprojects/FSharpPlus/commit/f42c6e95a8f1e1898526ef25ac5760fbe818ccaa