Language

Package: ruby-permutation @ 0.1.8

Synopsis

Library to perform operations with sequence permutations

Description

This package provides a Ruby library to perform different operations with permutations of sequences, such as strings and arrays.

Home page
https://flori.github.io/permutation
Location
gnu/packages/ruby.scm (line: 2784, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?