issues
search
wareismymind
/
Secundatives
MIT License
3
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: enabled nullability and changed formatting standards to our editorconfig
#68
Insomniak47
opened
2 years ago
0
Explain or update the TWAE properties in csproj
#67
ttd2089
opened
2 years ago
3
chore: Factor out build-and-release workflow
#66
ttd2089
closed
2 years ago
0
chore: Use release-please
#65
ttd2089
closed
2 years ago
0
Update default branch name to main
#64
slagroom
opened
2 years ago
0
Should have a reduce equivalent for when both sides of a Variant have the same parent class
#63
Insomniak47
opened
3 years ago
0
Should have an easy conversion from Maybe<Err> to Result<T,Err> or similar.
#62
Insomniak47
opened
3 years ago
0
Nullable annotations should be added and Maybe<T> should indicate that it's never null even if the input is
#61
Insomniak47
opened
3 years ago
0
Add a `Result<TError>` for non-value-producing operations that might fail.
#60
tshowers-bt
opened
3 years ago
0
Should assign co/contravariance to result/maybe where possible
#59
Insomniak47
opened
3 years ago
0
Set up release please workflows
#58
Insomniak47
closed
2 years ago
1
feat: Implement .Map on IEnumerables of Maybe and Task<Maybe>
#57
tshowers-bt
closed
3 years ago
0
feat: Add Task<Maybe<T>>.Map overload using T->Maybe<U>
#56
tshowers-bt
closed
3 years ago
0
feat!: Add .Apply and .In extensions
#55
tshowers-bt
closed
3 years ago
1
Should make libraries for Maybe<T> and Result<T,TErr> Converters for newtonsoft and STJ
#54
Insomniak47
opened
3 years ago
0
Could use a collect equivalent. Maybe also async.
#53
Insomniak47
opened
3 years ago
0
Could use filtermapping IEnumerable extensions
#52
Insomniak47
opened
3 years ago
0
Add MapOr async extensions and Result.Flatten
#51
Insomniak47
closed
3 years ago
0
feat: added UnwrapOr that takes in an async lambda
#50
Insomniak47
closed
3 years ago
0
feat: added UnwrapOr that takes in an async lambda
#49
Insomniak47
closed
3 years ago
0
Just a few things
#48
Insomniak47
closed
3 years ago
0
added explicit package target
#47
Insomniak47
closed
3 years ago
0
nuget pub
#46
Insomniak47
closed
3 years ago
0
init shot at GHA
#45
Insomniak47
closed
3 years ago
0
Add Result.MapOr extension and unit tests for it.
#44
ghost
closed
3 years ago
1
Task overloads for UnwrapOr
#43
Insomniak47
closed
3 years ago
0
We should have a "FlatMap" abstraction for Maybe<T>
#42
Insomniak47
closed
3 years ago
0
Feature/result mapping
#41
Insomniak47
closed
5 years ago
1
Implement .Or extension methods for Maybe
#40
slagroom
closed
5 years ago
0
Result<T,TErr> Should have Map functions
#39
Insomniak47
closed
5 years ago
1
Create OkOr mappings from Maybe<T>
#38
Insomniak47
closed
5 years ago
0
Additional Map functions for flattening and Tasks. Includes tests
#37
Insomniak47
closed
5 years ago
0
Additional Map functions for flattening and Tasks. Includes tests
#36
Insomniak47
closed
5 years ago
2
Fix/documentation generation and fixes
#35
Insomniak47
closed
5 years ago
0
Feature/maybe mapping
#34
Insomniak47
closed
5 years ago
1
Create Map function for Maybe<T> that allows you to maintain the encapsulation and transform the results
#33
Insomniak47
closed
5 years ago
0
Secundatives nuget package not producing XML documentation
#32
Insomniak47
closed
5 years ago
0
Create implicit ctor from T -> Maybe<T>
#31
Insomniak47
closed
5 years ago
4
Implement Ok() and Err() methods on Result to convert Value and Error…
#30
slagroom
closed
5 years ago
0
Add package description.
#29
slagroom
closed
5 years ago
4
+semver:minor - Added expect async implementation helpers that allow …
#28
Insomniak47
closed
5 years ago
0
Added custom error types for results and changed the inheritance heirarchy
#27
Insomniak47
closed
5 years ago
0
Fix/variant is behaviour i24
#26
Insomniak47
closed
5 years ago
0
Implemented AsMaybe for tasks
#25
Insomniak47
closed
5 years ago
0
Variant<T,U> Is<T> behaves differently than the is keyword which is bad
#24
Insomniak47
closed
5 years ago
0
Add package description to nuget.config
#23
Insomniak47
closed
5 years ago
0
Expect<T> Should work in async/Task contexts
#22
Insomniak47
closed
5 years ago
0
AsMaybe<T> Should work in async/Task contexts
#21
Insomniak47
closed
5 years ago
0
IP Address Ranges
#20
Insomniak47
closed
3 years ago
0
RFC Compliant Email Address Type
#19
Insomniak47
closed
3 years ago
2
Next