pikelet icon indicating copy to clipboard operation
pikelet copied to clipboard

A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧

Results 31 pikelet issues
Sort by recently updated
recently updated
newest added

I'm using `cargo build` to build this project with Rust 1.74.0 on Alpine 3.18, and I'm seeing this error: ``` error[E0501]: cannot borrow `*self` as mutable because previous closure requires...