-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77882ec
commit 3d71ab7
Showing
34 changed files
with
9 additions
and
834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
# 🛣️ What does the future hold | ||
|
||
Coming soon... we're excited to discuss what the future holds and get your feedback in our | ||
discussions area. | ||
The future of Hussy.Net is to simply continue compacting features of the .NET ecosystem in order to give .NET developers | ||
a chance to compete in golfing competitions. | ||
|
||
## ✨ Primitives | ||
|
||
Primitive support was previously being established with custom data types in an effort to improve handling for implicit | ||
conversions between primitives, handle truthy/falsey values with fewer characters, and a few other features. With the | ||
announcement of extension everything, native primitive support is being abandoned in favor of a consistent delivery | ||
mechanism for all features. |
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
src/Hussy.Net/Primitives/Logical/ComparableImplementation.cs
This file was deleted.
Oops, something went wrong.
90 changes: 0 additions & 90 deletions
90
src/Hussy.Net/Primitives/Logical/ConvertibleImplementation.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
src/Hussy.Net/Primitives/Logical/EquatableImplementation.cs
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
src/Hussy.Net/Primitives/Logical/SpanParsableImplementation.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.