Language

Package: cl-static-vectors @ 1.8.9

Synopsis

Allocate SIMPLE-ARRAYs in static memory

Description

With static-vectors, you can create vectors allocated in static memory.

Home page
https://github.com/sionescu/static-vectors
Location
gnu/packages/lisp-xyz.scm (line: 28550, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-fiveam' does not match package name 'cl-fiveam'
input-labels

Identify input labels that do not match package names

label 'sbcl-cffi' does not match package name 'cl-cffi'
input-labels

Identify input labels that do not match package names

label 'sbcl-alexandria' does not match package name 'cl-alexandria'