issues
search
polyadic
/
funcky
Funcky is a Functional Library for C#
https://polyadic.github.io/funcky
Apache License 2.0
19
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add .NET 7 support
#694
bash
closed
2 years ago
0
Mark `ToNullable` as `EditorBrowsable.Advanced`
#693
bash
closed
2 years ago
0
Update code style package
#692
bash
closed
2 years ago
0
Allow arbitrary argument order in analyzers
#691
bash
closed
2 years ago
0
Allow `TryGetValue` in razor components
#690
bash
closed
2 years ago
0
Maybe allow TryGetValue in razor Context. (if we can determine that somehow)
#689
FreeApophis
closed
2 years ago
2
Should we have a `Cast<T>` function on our Monads (for the main value) like `IEnumerable<T>`?
#688
FreeApophis
closed
5 months ago
5
Generate implicit conversion
#759
bash
opened
2 years ago
0
Generalize `Match` analyzer for `Either` and `Result`
#687
bash
closed
1 year ago
0
Update .NET SDK
#686
bash
closed
2 years ago
0
Change generic constraint helpers to `class`
#685
bash
closed
2 years ago
0
Update swirly
#684
bash
closed
2 years ago
0
Parameter order of `Match` parameters is inconsistent
#683
bash
opened
2 years ago
2
Improve StreamExtensions
#682
FreeApophis
closed
2 years ago
0
Check if analyzers work when argument order is flipped
#681
bash
closed
2 years ago
0
Suggest alternatives to `Match`
#680
bash
closed
2 years ago
0
`WhereNotNull` is missing for `IAsyncEnumerable`
#679
FreeApophis
closed
2 years ago
1
Add examples for `Sequence.Successors`
#678
bash
closed
2 years ago
0
`RangeExtensions.SelectMany` causes confusing compiler errors
#677
bash
closed
2 years ago
1
Implement ToNullable-extensions on Option.
#676
FreeApophis
closed
2 years ago
0
Implement `Option.ToNullable`
#675
FreeApophis
closed
2 years ago
1
Handle defaulted instances of Either in debugger display
#674
bash
closed
2 years ago
0
Add more overloads of `ElementAtOrNone`
#673
bash
closed
2 years ago
0
Prepare release
#672
bash
closed
2 years ago
0
Fix `ParseCacheControlHeaderValueOrNone` for empty inputs
#671
bash
closed
2 years ago
0
Add migration guide
#670
bash
closed
2 years ago
0
Debugger display of `Either` should not throw for `default`ed instances
#669
bash
closed
2 years ago
0
Warn about usage of `default(Either)` / `default(EitherOrBoth)` / `default(Result)`
#668
bash
opened
2 years ago
0
Re-add awaiters for `Option<*Task*>`
#667
bash
closed
2 years ago
0
Review API
#666
bash
closed
2 years ago
0
Queryable: `ElementAtOrNone`
#665
bash
closed
2 years ago
0
`ParseCacheControlHeaderValueOrNone` throws for empty inputs
#664
bash
closed
2 years ago
0
Add `ElementAtOrNone(IEnumerable<TSource>, Index)`
#663
bash
closed
2 years ago
0
Remove implicit JSON converter for Option<T>
#662
bash
closed
2 years ago
0
Gardening
#661
bash
closed
2 years ago
0
We move FromBoolean from a general API to an advanced one.
#660
FreeApophis
closed
2 years ago
0
Prevent accidental disposal of original buffer
#659
bash
closed
2 years ago
0
Limit types to non-nullable types everywhere
#658
bash
closed
2 years ago
0
Preserve trivia in `Option.None` code fix
#657
bash
closed
2 years ago
0
Write migration guide
#656
bash
closed
2 years ago
0
Re-add `OptionTaskAwaiter`
#655
bash
closed
2 years ago
1
Add the missing marble image for TakeEvery
#654
FreeApophis
closed
2 years ago
0
Release Funcky 3.0
#653
FreeApophis
closed
2 years ago
0
Marble graphic missing for TakeEvery()
#652
FreeApophis
closed
2 years ago
0
Implement GetOrThrow on Result
#651
FreeApophis
closed
2 years ago
0
Remove Is-prefix to adhere to the xunit naming convention
#650
FreeApophis
closed
2 years ago
0
Comparer does not used the passed comparer
#649
FreeApophis
closed
2 years ago
0
`OptionEqualityComparer.GetHashCode` does not use passed comparer
#648
bash
closed
2 years ago
0
Add `ToAsyncEnumerable` for `Option`s
#647
Mafii
closed
1 year ago
3
XUnit Naming-Convention
#646
FreeApophis
closed
2 years ago
1
Previous
Next