<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Persistent Fast Amortized Stack and Queue Data Structures</dc:title>
  <dc:title>R package rstackdeque version 1.1.1</dc:title>
  <dc:description>Provides fast, persistent (side-effect-free) stack, queue and
    deque (double-ended-queue) data structures. While deques include a superset
    of functionality provided by queues, in these implementations queues are
    more efficient in some specialized situations. See the documentation for
    rstack, rdeque, and rpqueue for details.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: utils</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Shawn T. O'Neil &lt;shawn.oneil@cgrb.oregonstate.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Shawn T. O'Neil</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rstackdeque/LICENSE)</dc:rights>
  <dc:date>2015-04-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rstackdeque</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rstackdeque</dc:identifier>
</oai_dc:dc>
