{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/reverse-list","name":"reverse-list","description":"The key idea of this library is to leverage the type system to control the performance characteristics of list-manipulation code.\nIt defines the type RList, which is a snoc-list rather than a cons-list.\nIt also creates a symmetric module for cons-lists, which focuses on the efficient and safe use of linked lists.\nSee README.md for more information.","version":"0.2.0","softwareVersion":"0.2.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/edemko/reverse-list","url":"https://github.com/edemko/reverse-list","keywords":["bsd3","data","library","Propose Tags"],"maintainer":[{"@type":"Person","name":"edemko"},{"@type":"Person","name":"marseillebd"}],"author":[{"@type":"Person","name":"edemko"},{"@type":"Person","name":"marseillebd"}],"copyrightHolder":[{"@type":"Person","name":"edemko"},{"@type":"Person","name":"marseillebd"}],"dateCreated":"2022-01-28","dateModified":"2022-01-28","datePublished":"2022-01-28","copyrightYear":2022,"downloadUrl":"https://hackage.haskell.org/package/reverse-list-0.2.0/reverse-list-0.2.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/reverse-list"]}