RubyGems Navigation menu

hitsuji 0.3.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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.0 KB)
  5. 0.2.0 - October 23, 2018 (7.0 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (1):

method_source ~> 0.9.2

业主:

推送:

作者:

  • Josh Quail

SHA 256 校验和:

be7b623e38ccc6ad7f7cbd49e5dec1a29206ea149a2404819d28aa1d3f5317e1

下载总量 17,587

这个版本 2,193

许可:

MIT

需要的 Ruby 版本: >= 0

链接: