Language

Package: guile2.2-pfds @ 0.3

Synopsis

Purely functional data structures for Guile

Description

This package provides purely functional data structures written in R6RS Scheme and compiled for Guile. It has been tested with Racket, Guile 2, Vicare Scheme and IronScheme. Right now it contains:

  • queues

  • deques

  • bbtrees

  • sets

  • dlists

  • priority search queues (PSQs)

  • finger trees

  • sequences

  • heaps

  • hash array mapped tries (HAMTs).

Home page
https://github.com/ijp/pfds
Location
gnu/packages/guile-xyz.scm (line: 852, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings