Issues
- 3
Add sequenceResultA and friends to Array
#278 opened by boggye - 10
- 11
Cannot AOT on Android, iOS and MacCatalyst
#276 opened by Juriyx - 3
Consider using other name for Option.filter
#263 opened by PawelStadnicki - 1
IAsyncEnumerable
#275 opened by OnurGumus - 0
asyncValidation CE Disposing Before Code Is Called
#270 opened by 1eyewonder - 0
Combine use of Async.singleton & Async.retn
#267 opened by 1eyewonder - 2
TaskResult `return! Error ()` results in a compiler error: "Type constraint mismatch". The type 'TaskResultCode<,'b,> is not compatible with type 'TaskResultCode<unit,string,'a>'
#262 opened by Palsskv - 13
Task to AsyncResult transition wraps `Exception` into the `AggregateException`
#154 opened by xperiandri - 2
- 4
Add asyncValidation CE, or make asyncResult (and result?) CEs work with 'and!'
#209 opened by cmeeren - 4
- 7
usage with npgsql
#258 opened by jozefRudy - 1
Readme video unavailable
#257 opened by tymokvo - 6
feat(Seq): Add sequenceResultA
#254 opened by bartelink - 0
- 0
TaskOption/TaskResult defaultValue and defaultWith
#234 opened by ratsclub - 4
- 0
Support requireValueSome and requireValueNone in Result, TaskResult and AsyncResult
#240 opened by Maxumka - 1
Binding Async<'T option * 'T option> to AsyncValidation is having overload errors
#229 opened by 1eyewonder - 2
- 2
Support TaskValidation to match AsyncValidation
#228 opened by AlexeyRaga - 3
- 0
Add Light/Dark Theme Toggle to Gitbook Docs
#223 opened by 1eyewonder - 1
Gitbook: Some Typos
#139 opened by bytesource - 1
Documentation for Validation operators mentions Bind (>>=), but the library doesn't implement it
#188 opened by sonicbhoc - 5
Add Option.ofPair
#207 opened by AlbertoDePena - 6
Worried about the Diamond dependency problem
#187 opened by TheAngryByrd - 14
FSharp.Core version warning (net7.0)
#194 opened by quentez - 2
Make Result.defaultWith accept error, or remove it
#195 opened by cmeeren - 2
Should List.sequenceValidationA preserve order?
#191 opened by ursenzler - 0
Add Option.maybe
#181 opened by AlexeyRaga - 5
List.traverseResultA and friends have x @ y on the error branch, this could potentially blow up
#178 opened by abelbraaksma - 1
Task wrapped result + option helpers
#184 opened by sheridanchris - 1
List.traverseValidationA' should be private?
#168 opened by AlbertoDePena - 4
- 2
- 5
Add explicit type parameters to ignore functions
#173 opened by cmeeren - 1
Native tasks
#142 opened by TheAngryByrd - 2
Resumable Code
#143 opened by TheAngryByrd - 2
TaskResult.ofTask?
#161 opened by njlr - 1
Seq.sequenceResultM returns a list instead of a seq
#158 opened by dnperfors - 3
Add Result.traverseAsync
#145 opened by cmeeren - 2
Seq.sequenceResultM?
#144 opened by njlr - 1
F# 6 task CE support (instead of Ply)
#150 opened by xperiandri - 2
Common Pattern Result -> Option
#137 opened by joshpme - 1
Forking logic using Result.Error
#119 opened by no1melman - 1
Enable asyncOption CE to bind Async<'a>
#117 opened by cmeeren - 1
Add applicative support to OptionCE
#125 opened by travis-leith - 0