Donate Share

GNU Make Standard Library

File Release Notes and Changelog

Release Name: v1.0.2

Notes:


Changes: Minor Feature Release --------------------- * This is version 1.0.2 * Added logical operators. GMSL now has not, and, or, xor, nand, nor and xnor. * Added list uniq function which strips duplicated elements from a list while preserving order.