Skip to content

Releases: bradleybonitatibus/rig

v0.1.0

27 May 00:04

Choose a tag to compare

v0.1.0

Features

  • algorithm package with generic implementations of some functions in the C++ STL algorithm.h
  • pg package containing a database/sql struct
  • containers package currently has a generic Stack implementation
  • generator package contains a generic generator implementation
  • utils package for helper functions