Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: fredatgithub/language-ext

Tags

v2.2.23-beta

Toggle v2.2.23-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v2.2.2-beta

Toggle v2.2.2-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request louthy#330 from bender2k14/feature/implement_IsDef…

…ault_via_new_method_on_Check

utilzing the Check class to implement IsDefault extension method

v2.2.0-alpha

Toggle v2.2.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request louthy#325 from bender2k14/feature/reorganize_null…

…_checking_code

Feature/reorganize null checking code

v2.1.26

Toggle v2.1.26's commit message
Fix bugs in toMapUpdate and toMapTry

2.1.20

Toggle 2.1.20's commit message
Fix for IfFailThrow not throwing if an internal operation caught the …

…exception and returned it as Result

louthy#264

v2.1.14

Toggle v2.1.14's commit message
2.1.14

v2.1.11

Toggle v2.1.11's commit message
Validation serialisation

v2.1.5

Toggle v2.1.5's commit message
Merge branch 'master' of https://github.com/louthy/language-ext

v2.1.4

Toggle v2.1.4's commit message
Record types: ToString and Serialisation

 - Default ToString() behviour added to Record
 - Default ISerializable implementation for Record
 - New Attributes for opting out of:
   - Equals() - OptOutOfEq
   - CompareTo() - OptOutOfOrd
   - GetHashCode() - OptOutOfHashCode
   - ToString() - OptOutOfToString
   - Serialization - OptOutOfSerialization (can also use NonSerializable
Morty Proxy This is a proxified and sanitized view of the page, visit original site.