set

set with hash function
git clone https://noulin.net/git/set.git
Log | Files | Refs | LICENSE

package.yml (359B)


      1 ---
      2   name: set
      3   version: 0.0.2
      4   description: set data structures using hash functions
      5   bin: ./set.h
      6   repository:
      7     type: git
      8     url: "git+https://noulin.net/git/set.git"
      9   keywords:
     10     - command
     11   author: Remy
     12   license: MIT
     13   bugs:
     14     url: "https://noulin.net/set/log.html"
     15   homepage: "https://noulin.net/set/file/README.md.html"
     16   private: false