I am developing a set of general-purpose shareable data structures for C# and Java all of whose fields are public readonly/final, and use Bookmarks instead of Iterators.
MalcolmCrowe/ShareableDataStructures
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
There are more powerful shareable classes in the Pyrrhov7alpha project. See the SourceIntro documents below that folder. The Pyrrhov7alpha binaries are in the Pyrrhov7alpha folder (not bin). The Shareable and ShareableJ projects are no longer maintained.
About
I am developing a set of general-purpose shareable data structures for C# and Java all of whose fields are public readonly/final, and use Bookmarks instead of Iterators.