mech-set 0.3.0

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

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

Set related functions.

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

- `set/union`

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

set/machine := {
  name: "set"
  version: "v0.3.0"
  authors: ["Natalie Dumler", "Steven McPhillimey", "Liam Messinger", "Corey Montella"]
  machine-url: "https://gitlab.com/mech-lang/machines/set"
  license: "Apache-2.0"}