Skip to content

Commit

Permalink
Add package manta (#2939)
Browse files Browse the repository at this point in the history
  • Loading branch information
metagn authored Sep 27, 2024
1 parent 829ff8c commit c97641a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34058,5 +34058,22 @@
"description": "Ollama API client library.",
"license": "MIT",
"web": "https://monofuel.github.io/llama_leap/"
},
{
"name": "manta",
"url": "https://github.com/metagn/manta",
"method": "git",
"tags": [
"array",
"length",
"runtime",
"seq",
"destructor",
"arc",
"orc"
],
"description": "runtime array types with destructors",
"license": "MIT",
"web": "https://github.com/metagn/manta"
}
]

0 comments on commit c97641a

Please sign in to comment.