Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / louthy/language-ext issues and pull requests

#1240 - Fix links that got injured during master to main branch name change

Pull Request - State: closed - Opened by gdziadkiewicz over 1 year ago - 1 comment

#1239 - NewType does not display the derived class that is throwing the error

Issue - State: closed - Opened by sscontact over 1 year ago - 1 comment

#1238 - Proposal: Make .Left/.Right public for Either<>

Issue - State: closed - Opened by christosk92 over 1 year ago - 2 comments
Labels: examples / documentation

#1236 - Stack overflow with MapT on T<Seq>

Issue - State: closed - Opened by torkjel over 1 year ago - 1 comment

#1234 - CancellationTokenSource not disposed

Issue - State: closed - Opened by kzhui125 over 1 year ago - 1 comment

#1230 - LanguageExt.Fin fails to serialise using Newtonsoft.Json

Issue - State: closed - Opened by davesmith9088 over 1 year ago - 1 comment

#1225 - EitherUnsafe MapLeft throws ResultIsNullException

Issue - State: closed - Opened by jogivanknobi over 1 year ago - 4 comments

#1224 - README file

Issue - State: closed - Opened by ArtGangsta over 1 year ago - 1 comment

#1223 - Added support for simpler if fail to Try monads

Pull Request - State: closed - Opened by mark-pro over 1 year ago - 1 comment

#1222 - Unity iOS build: Constructor not found for type LanguageExt.IntegerRange

Issue - State: closed - Opened by kantagara over 1 year ago - 3 comments

#1221 - fix: Semigroup and Monoid Links in README.md

Pull Request - State: closed - Opened by worldbeater over 1 year ago

#1220 - Is it worth adding a ToHashMap that takes Key and Value mappers

Issue - State: closed - Opened by guythetechie over 1 year ago - 2 comments

#1219 - Visual Studio 2022 doesn't warn when `TryAsync` is not awaited

Issue - State: closed - Opened by nilvon9wo over 1 year ago - 1 comment

#1218 - Map method should return R type instead of ValueTuple<R>

Issue - State: closed - Opened by RedQueen87 over 1 year ago - 1 comment

#1216 - Using CodeGen with Rider

Issue - State: closed - Opened by benjstephenson over 1 year ago - 1 comment

#1213 - Removes duplicate extensions

Pull Request - State: closed - Opened by fuzzlebuck over 1 year ago - 2 comments

#1212 - Duplicate MatchAsync extension methods on Task<TryOption>

Issue - State: closed - Opened by fuzzlebuck over 1 year ago - 4 comments

#1208 - Add Prelude functions for Arithmetic typeclass

Pull Request - State: closed - Opened by benjstephenson over 1 year ago - 1 comment

#1205 - Question: Good practices for app config when using Aff/Eff

Issue - State: closed - Opened by benjstephenson over 1 year ago - 1 comment

#1203 - Wrong method usage when translating string with ToOption<T>

Issue - State: closed - Opened by vayqerlukashakkarainen over 1 year ago - 4 comments

#1201 - StackTrace when catch the exception

Issue - State: closed - Opened by NgaiKaKit over 1 year ago - 6 comments

#1200 - Nullability Annotations for Prelude of OptionAsync

Pull Request - State: closed - Opened by BrunoJuchli over 1 year ago - 1 comment

#1199 - Atom swap eff documentation

Issue - State: closed - Opened by timmi-on-rails over 1 year ago - 2 comments

#1196 - TryOptionAsync<T> not Memoize the computation so that it's only run once

Issue - State: closed - Opened by israelovg over 1 year ago - 1 comment

#1194 - feat: Support for Random IO

Pull Request - State: closed - Opened by bmazzarol over 1 year ago - 1 comment

#1193 - `Prelude.OptionAsync` takes `T` instead of `T?`

Issue - State: closed - Opened by BrunoJuchli over 1 year ago - 4 comments

#1192 - EitherAsync returns Null for Left value when used in Linq query

Issue - State: closed - Opened by naveen-negi over 1 year ago - 1 comment

#1190 - fix: value is null exception on activity span

Pull Request - State: closed - Opened by bmazzarol almost 2 years ago - 1 comment

#1189 - Add reset color function to console trait

Pull Request - State: closed - Opened by timmi-on-rails almost 2 years ago - 2 comments

#1187 - il2cpp error with Unity 2021.3

Issue - State: closed - Opened by denravonska almost 2 years ago - 4 comments

#1185 - Respect cancellation token in TimeIO

Pull Request - State: closed - Opened by timmi-on-rails almost 2 years ago - 1 comment

#1184 - Using Task.Delay with OptionAsync

Issue - State: closed - Opened by johnetc almost 2 years ago - 3 comments

#1182 - Is MapT being removed from the lib?

Issue - State: closed - Opened by aage almost 2 years ago - 1 comment

#1182 - Is MapT being removed from the lib?

Issue - State: closed - Opened by aage almost 2 years ago - 1 comment

#1181 - chore: fix typo

Pull Request - State: closed - Opened by CumpsD almost 2 years ago - 1 comment

#1181 - chore: fix typo

Pull Request - State: closed - Opened by CumpsD almost 2 years ago - 1 comment

#1180 - Fix race condition when merging producers

Pull Request - State: closed - Opened by timmi-on-rails almost 2 years ago - 1 comment

#1179 - Merge synchronous producers causes exception

Issue - State: closed - Opened by timmi-on-rails almost 2 years ago

#1177 - Effectful producer

Issue - State: closed - Opened by timmi-on-rails almost 2 years ago - 7 comments

#1175 - Add file move to FileIO

Pull Request - State: closed - Opened by timmi-on-rails almost 2 years ago - 3 comments

#1174 - FileIO move missing?

Issue - State: closed - Opened by timmi-on-rails almost 2 years ago - 1 comment

#1172 - Fix links in Monads readme

Pull Request - State: closed - Opened by rammba almost 2 years ago - 1 comment

#1171 - Error comparison in @catch doesn't work anymore?

Issue - State: closed - Opened by kirill-gerasimenko-da almost 2 years ago - 4 comments
Labels: bug

#1170 - Add Knot and NauticalMile

Pull Request - State: closed - Opened by rammba almost 2 years ago - 1 comment

#1169 - Remove duplicate assignment in PString constructor

Pull Request - State: closed - Opened by timmi-on-rails almost 2 years ago - 1 comment

#1168 - Fix Map<Ord,...> + Map<Ord,..> result type

Pull Request - State: closed - Opened by StefanBertels almost 2 years ago - 1 comment

#1166 - Using C# record as a Key in Map<K, V>, ToMap() Fails

Issue - State: closed - Opened by alarya almost 2 years ago - 5 comments

#1166 - Using C# record as a Key in Map<K, V>, ToMap() Fails

Issue - State: closed - Opened by alarya almost 2 years ago - 3 comments

#1164 - My availiability ...

Issue - State: closed - Opened by louthy almost 2 years ago
Labels: news / info

#1164 - My availiability ...

Issue - State: open - Opened by louthy almost 2 years ago
Labels: news / info

#1162 - SysX Activity.span fails with value is null exception

Issue - State: closed - Opened by bmazzarol almost 2 years ago - 2 comments

#1160 - Add EitherDataExtensions

Pull Request - State: closed - Opened by rammba almost 2 years ago - 2 comments

#1160 - Add EitherDataExtensions

Pull Request - State: closed - Opened by rammba almost 2 years ago - 2 comments

#1159 - Prelude.OptionalAsync Throws ValueIsNoneException For Null

Issue - State: closed - Opened by pjwilliams2 almost 2 years ago - 2 comments

#1158 - Should AtomSeq<T>.Empty return an empty AtomSeq?

Issue - State: closed - Opened by guythetechie almost 2 years ago - 1 comment

#1158 - Should AtomSeq<T>.Empty return an empty AtomSeq?

Issue - State: closed - Opened by guythetechie almost 2 years ago - 1 comment

#1156 - Tuple Functions and Extension Methods for Fst & Snd

Issue - State: closed - Opened by aage almost 2 years ago - 4 comments

#1156 - Tuple Functions and Extension Methods for Fst & Snd

Issue - State: closed - Opened by aage almost 2 years ago - 4 comments

#1153 - Cycle around Either<> result (a SelfFoldWhile function?)

Issue - State: closed - Opened by ABIOLI-COM almost 2 years ago - 7 comments

#1152 - Missing extension methods for Either.MatchAsync (Want permission to open PR)

Issue - State: closed - Opened by z93blom almost 2 years ago - 1 comment

#1147 - Option<T> deserialization failure using System.Text.Json

Issue - State: closed - Opened by gran0123 almost 2 years ago - 3 comments

#1146 - awaiting an OptionAsync should not throw ValueIsNoneException

Pull Request - State: closed - Opened by BrunoJuchli almost 2 years ago - 3 comments

#1146 - awaiting an OptionAsync should not throw ValueIsNoneException

Pull Request - State: closed - Opened by BrunoJuchli almost 2 years ago - 3 comments

#1145 - 4.4 release

Pull Request - State: closed - Opened by louthy almost 2 years ago

#1144 - fixes Map.Equals bug

Pull Request - State: closed - Opened by StefanBertels almost 2 years ago - 5 comments

#1143 - Fin<T>.GetHashCode Throws an Exception when Fin.Succ is False

Issue - State: closed - Opened by pargall about 2 years ago - 1 comment

#1143 - Fin<T>.GetHashCode Throws an Exception when Fin.Succ is False

Issue - State: closed - Opened by pargall about 2 years ago - 1 comment

#1141 - Replace current Result<T>.Match syntax

Issue - State: closed - Opened by Hulkstance about 2 years ago - 5 comments

#1138 - Iterate over a traversable while binding and accumulating the result

Issue - State: closed - Opened by sanzor about 2 years ago - 1 comment

#1138 - Iterate over a traversable while binding and accumulating the result

Issue - State: closed - Opened by sanzor about 2 years ago - 1 comment

#1135 - Broken (Value)Task.Cast<>

Issue - State: closed - Opened by tomachristian about 2 years ago - 1 comment

#1135 - Broken (Value)Task.Cast<>

Issue - State: closed - Opened by tomachristian about 2 years ago - 1 comment

#1134 - Fix error message of notFollowedBy parser

Pull Request - State: closed - Opened by StefanBertels about 2 years ago - 1 comment

#1133 - How can i unwrap multiple monoids ?

Issue - State: closed - Opened by sanzor about 2 years ago - 1 comment

#1133 - How can i unwrap multiple monoids ?

Issue - State: closed - Opened by sanzor about 2 years ago - 1 comment

#1129 - FileIO trait is fundamentally broken for Test

Issue - State: closed - Opened by phidevz about 2 years ago - 2 comments

#1129 - FileIO trait is fundamentally broken for Test

Issue - State: closed - Opened by phidevz about 2 years ago - 2 comments

#1128 - How to use nested Result<> functions?

Issue - State: closed - Opened by ildoc about 2 years ago - 9 comments

#1127 - LanguageExt.Sys.Test seems broken

Issue - State: closed - Opened by phidevz about 2 years ago - 2 comments

#1126 - How can I rewrite this using functions from language-ext?

Issue - State: closed - Opened by INTERNALINTERFERENCE about 2 years ago - 1 comment

#1118 - Suggestions for creating and validating ValueObjects

Issue - State: closed - Opened by speterson-zoll about 2 years ago - 2 comments

#1116 - Fix for #1115 Map<K,V>.itemOrNone Lens Get to return None when key does not exist

Pull Request - State: closed - Opened by twaddell about 2 years ago - 1 comment

#1116 - Fix for #1115 Map<K,V>.itemOrNone Lens Get to return None when key does not exist

Pull Request - State: closed - Opened by twaddell about 2 years ago - 1 comment

#1115 - Map<K,V>.itemOrNone Lens throws exception if key doesn't exist in map

Issue - State: closed - Opened by twaddell about 2 years ago - 1 comment

#1115 - Map<K,V>.itemOrNone Lens throws exception if key doesn't exist in map

Issue - State: closed - Opened by twaddell about 2 years ago - 1 comment

#1114 - Fix [Record] HashableAttribute (runtime error)

Pull Request - State: closed - Opened by StefanBertels about 2 years ago - 1 comment

#1108 - Functional approach to try-catch-finally

Issue - State: closed - Opened by DumDumin about 2 years ago - 6 comments

#1106 - Feedback Request: Conference Talk Proposal

Issue - State: closed - Opened by msm-ms2soft about 2 years ago - 5 comments

#1105 - Generate null checks in code-gen

Issue - State: closed - Opened by YuriiNskyi about 2 years ago - 1 comment

#1104 - Added LanguageExt Either and F# Result Converters

Pull Request - State: closed - Opened by jmojiwat about 2 years ago - 2 comments

#1103 - Question: Why FSharpResult <-> Either Not Included in LanguageExt.FSharp?

Issue - State: closed - Opened by jmojiwat about 2 years ago - 3 comments

#1100 - Added Prism optics for manipulating Option<A> fields

Pull Request - State: closed - Opened by twaddell over 2 years ago - 1 comment

#1100 - Added Prism optics for manipulating Option<A> fields

Pull Request - State: closed - Opened by twaddell over 2 years ago - 1 comment

#1097 - `Atom().Change` fires always

Issue - State: open - Opened by louthy over 2 years ago
Labels: enhancement, v5, v4

#1094 - What happened to the `BindT` extension for Task<Validation<L, A>>?

Issue - State: closed - Opened by ode2code95 over 2 years ago - 5 comments

#1093 - Microsoft.Bcl.AsyncInterfaces upgrade from 5.0.0 to 6.0.0

Pull Request - State: closed - Opened by StanJav over 2 years ago - 1 comment

#1093 - Microsoft.Bcl.AsyncInterfaces upgrade from 5.0.0 to 6.0.0

Pull Request - State: closed - Opened by StanJav over 2 years ago - 1 comment

#1086 - Why ValueType in Aff?

Issue - State: closed - Opened by rmbrunet over 2 years ago - 1 comment

#1086 - Why ValueType in Aff?

Issue - State: closed - Opened by rmbrunet over 2 years ago - 1 comment