This website requires JavaScript.
Explore
Help
Register
Sign In
alcetech
/
framework-legacy
Watch
1
Star
0
Fork
0
You've already forked framework-legacy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
framework-legacy
/
MBS.Framework
/
Collections
/
Generic
History
Michael Becker
d58213bf78
rudimentary implementation of an Append-Only linked list (e.g. for blockchains)
2022-01-15 07:57:04 -05:00
..
AppendOnlyLinkedList.cs
rudimentary implementation of an Append-Only linked list (e.g. for blockchains)
2022-01-15 07:57:04 -05:00
AutoDictionary.cs
update pre-commit
2021-05-07 22:06:03 -04:00
BidirectionalDictionary.cs
update pre-commit
2021-05-07 22:06:03 -04:00
ExtensionMethods.cs
add ToNullTerminatedArray function (for P/Invoke interop)
2021-07-25 08:51:39 -04:00
HandleDictionary.cs
implement Contains on HandleDictionary
2021-10-28 15:29:22 -04:00