{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40manjalyc/complexset","name":"@manjalyc/complexset","description":"An extension of the normal Set datastructure. Holds unique entries in either normal mode or complement mode. In normal mode, the entries are present in the set (normal behavior of a standard Set). In complement mode, the entries are those which are not pr","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/LGPL-3.0-or-later","codeRepository":"https://gitlab.com/manjalyc/complexset-js","issueTracker":"https://gitlab.com/manjalyc/complexset-js/issues","url":"https://gitlab.com/manjalyc/complexset-js#readme","keywords":["set","complexset","absolute","relative","complement","union","intersection","difference","symmetric","unique","datastructure"],"maintainer":[{"@type":"Person","name":"manjalyc"}],"author":[{"@type":"Person","name":"manjalyc"}],"copyrightHolder":[{"@type":"Person","name":"manjalyc"}],"dateCreated":"2020-06-22","dateModified":"2020-06-22","datePublished":"2020-06-22","copyrightYear":2020,"downloadUrl":"https://registry.npmjs.org/@manjalyc/complexset/-/complexset-1.0.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@manjalyc/complexset"]}