mech-set 0.2.65

Set library for the Mech language
Documentation
set
===============================================================================

1. Description
-------------------------------------------------------------------------------

Set related functions.

2. Provided Functions
-------------------------------------------------------------------------------

- `set/union`

3. Info
-------------------------------------------------------------------------------

stats/machine := {
  name: "set" 
  version: "v0.2.65"
  authors: ["Corey Montella"]
  machine-url: "https://gitlab.com/mech-lang/machines/set"
  license: "Apache-2.0"}