mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add receq (#2246)
This commit is contained in:
parent
87434451bd
commit
111cb409b1
@ -26337,5 +26337,17 @@
|
||||
"description": "Syntax sugar which supports auto-dereferencing",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sls1005/autoderef"
|
||||
},
|
||||
{
|
||||
"name": "receq",
|
||||
"url": "https://github.com/choltreppe/nim_receq",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"compare",
|
||||
"eq"
|
||||
],
|
||||
"description": "Operator for comparing any recursive ref object",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/choltreppe/nim_receq"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user