mech-string 0.2.73

Comparison library for the Mech language
Documentation
string
===============================================================================

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

String related functions.

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

- `string/concat`

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

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