```
crates/aiken-lang/src/gen_uplc.rs:4515:30
internal error: entered unreachable code: Shouldn't call anything other than var or apply
Lambda {
parameter_name: Name {
text: "__no_inline__",
unique: Unique(
0,
),
},
body: Var(
Name {
text: "tests_new_list_unbound",
unique: Unique(
0,
),
},
),
}
```
|
||
|---|---|---|
| .github | ||
| benchmarks | ||
| crates | ||
| examples | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| flake.lock | ||
| flake.nix | ||
README.md
Getting Started
Hello, World!
Wanna get started right-away? Complete the Hello, World! tutorial!
Contributing
Want to contribute? See CONTRIBUTING.md to know how.
Changelog
Be on top of any updates using the CHANGELOG and the Project Tracking.
Stats
[!NOTE]
The name comes from Howard Aiken, an American physicist and a pioneer in computing.