Simple implementation of a differential dataflow model in Rust as practice
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Small doc updates, test updates, updated Collection to have a new function
9b95d72View on GitHubWorking on a new integration test for generic typing. It's making me seriously question my generic overhaul.
b55bd67View on GitHubPretty serious overhaul for generic record typing. Note this is still experimental. Also added some tests.
999cdf6View on GitHubMassive documentation upgrade. Wrote more functions for Collection. Made into a library. Abstracted file structure.
3b3859cView on GitHubFinished reduce related functions, implementing a consolidate function, which is currently bugged
ca7fb39View on GitHub