Registry / other / stak-primitive

stak-primitive

JSON →
library0.5.16rscratesunverified

Stak Scheme primitives providing core data types and operations for the Stak Scheme interpreter.

# Cargo.toml [dependencies] stak-primitive = "0.5.16"
INSTALL
IMPORT
SIG · STAK-PRIMITIVE
S
stak-primitive
otherrustv0.5.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Primitive
use stak_primitive::Primitive;

Creates a new Primitive instance for Stak Scheme.

use stak_primitive::Primitive; fn main() { let _prim = Primitive::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.16latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
stak-primitive — cargo add stak-primitive · libregistry