Skip to content

alvatar/sphere-fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spheres Release ![Gambit Version Supported](http://img.shields.io/badge/supported Gambit version-4.7.3-blue.svg)

Installation and Quickstart

If you have Sphere Core installed, then

% sudo sspheres install fabric

Otherwise, please read the quickstart guide

Modules found in this Sphere

Algorithms

  • Compare procedures (SRFI-67)
  • Eager comprehensions (SRFI-42)
  • List procedures (SRFI-1)
  • Extra list procedures
  • Reservoir sampling, random selection
  • Shuffle algorithms
  • Sort and Merge algorithms (SRFI-95)
  • Algorithms for Streams (SRFI-41)
  • Algorithms for u8 Vectors
  • Algorithms for Vectors (SRFI-43)

Data Structures

  • Arrays (SRFI-63)
  • Multi-dimensional Arrays (SRFI-25)
  • SRFI-69 compatible table (although Gambit provides it's own tables implementation)
  • Streams (SRFI-41)

About

Algorithms and data structures for Scheme (SchemeSpheres / Gambit)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages