mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add propositionalLogic (#2681)
This commit is contained in:
parent
ed192f9c74
commit
276699fdf2
@ -31129,5 +31129,16 @@
|
||||
"description": "Provides a system.cmp like function that can be used with std/algorithm.sort to smartly sort string sequences based on their contents rather than exact match",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/amaank404/namenumbersort"
|
||||
},
|
||||
{
|
||||
"name": "propositionalLogic",
|
||||
"url": "https://github.com/Azumabashi/nim-propositional-logic/",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"logic"
|
||||
],
|
||||
"description": "A library for (standard) propositional logic",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Azumabashi/nim-propositional-logic/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user