lisette-stdlib 0.1.13

Little language inspired by Rust that compiles to Go
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Generated by Lisette bindgen
// Source: unique (Go stdlib)
// Go: 1.25.5
// Lisette: 0.1.12

// SKIPPED: Make - constraint:comparable
// type constraint T cannot be represented

// SKIPPED: Handle - constraint:comparable
// type constraint T cannot be represented
pub type Handle

// SKIPPED: Value - constraint:comparable
// type constraint T cannot be represented