RubyGems Navigation menu

hitsuji 0.2.2

Hitsuji is a library that implements a tree data structure, where each node is represented by a value, points to other values, or performs a function on some values. When the tree is updated, the inputs to the functions will change, hence changing the outputs, eventually propagating the update through the entire tree. Data structures can also be exported to disk, allowing for wide applications of this software, e.g. handling big data, managing content, etc.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.1 - November 30, 2019 (7.5 KB)
  2. 0.3.0 - February 07, 2019 (7.5 KB)
  3. 0.2.2 - February 07, 2019 (7.5 KB)
  4. 0.2.1 - October 23, 2018 (8 KB)
  5. 0.2.0 - October 23, 2018 (7 KB)
Show all versions (12 total)

Owners:

Authors:

  • Josh Quail

SHA 256 checksum:

f5c26e502e2d8dd3b6795f36446596ba6b3c99b89cc3a842c476dac3290af304

Total downloads 17,587

For this version 1,462

License:

MIT

Required Ruby Version: >= 2.2.0

Links: