issues
search
true-myth
/
true-myth-csharp
A library for safer optional programming in C♯.
https://true-myth.github.io/true-myth-csharp
MIT License
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Algebraic API: #31
#32
aggieben
closed
5 years ago
0
Support algebraic API alongside monadic API
#31
aggieben
closed
5 years ago
0
Move unsafe methods to .Unsafe namespace; closes #8.
#30
aggieben
closed
5 years ago
0
Implement void Match; closes #23
#29
aggieben
closed
5 years ago
0
Implements nullable conversions. Closes #26.
#28
aggieben
closed
5 years ago
0
IComparable/IComparable<T> implementation
#27
aggieben
closed
5 years ago
0
Implement extensions to convert between Nullable<T> and Maybe<T>
#26
aggieben
closed
5 years ago
0
Move generated docs to gh-pages branch
#25
aggieben
closed
5 years ago
2
Updates for Maybe tests; also adjust explicit/implicit operators
#24
aggieben
closed
5 years ago
0
Add an Action variant of Match
#23
aggieben
closed
5 years ago
0
Implement IComparable
#22
aggieben
closed
5 years ago
0
numerous small corrections to documentation
#21
aggieben
closed
5 years ago
1
Convert Maybe and Result into value types
#20
aggieben
closed
5 years ago
1
Refactor Maybe implementation into concrete class with conversion operators
#19
aggieben
closed
5 years ago
1
A re-envisioning of TrueMyth to be more idiomatic and native to C♯.
#18
aggieben
closed
5 years ago
7
Set up CI with Azure Pipelines
#17
azure-pipelines[bot]
closed
5 years ago
0
Implement easier conversions for Result, Maybe, and combinations
#16
aggieben
closed
5 years ago
3
Get basic test coverage in place
#15
aggieben
closed
5 years ago
2
Refactor Result implementation into concrete class with conversion operators
#14
aggieben
closed
5 years ago
6
multitarget to avoid redirect issues on pre 4.7 targets
#13
aggieben
closed
6 years ago
0
Target sample at Framework v4.6.1;
#12
aggieben
closed
6 years ago
0
target netstandard2.0; fill in some nuget metadata fields
#11
aggieben
closed
6 years ago
0
Minor change to readme
#10
aggieben
closed
6 years ago
0
Maybe Implementation
#9
chrisriesgo
closed
5 years ago
4
Put all "unsafe" operations into a separate ".Unsafe" namespace
#8
chrisriesgo
closed
5 years ago
2
Restructure solution for a new baseline
#7
chrisriesgo
closed
6 years ago
6
Set up CI
#6
chriskrycho
closed
6 years ago
7
Set up NuGet package
#5
chriskrycho
closed
6 years ago
1
Update README using True Myth README as basis
#4
chriskrycho
closed
5 years ago
1
Convert documentation from Markdown to XML doc
#3
chriskrycho
closed
5 years ago
2
Finish implementing Result
#2
chriskrycho
closed
6 years ago
5
Finish implementing Maybe
#1
chriskrycho
closed
5 years ago
1