issues
search
recorefx
/
RecoreFX
A simple library for a better C#
https://recorefx.github.io
MIT License
2
stars
0
forks
source link
v2 Readme
#174
Closed
brcrista
closed
3 years ago
brcrista
commented
4 years ago
[x]
Remove
Of<T>
since it's obsolete
[x] Add
Apply
[x] Remove
Pipeline
and
Composer
[x] Push
Optional<T>
lower down, and point out that it's still good for returning nullable generic types.
[x] Add
Apply
and
ToAsyncEnumerable
to list of methods
RemoveOf<T>
since it's obsoleteApply
Pipeline
andComposer
Optional<T>
lower down, and point out that it's still good for returning nullable generic types.Apply
andToAsyncEnumerable
to list of methods