mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-27 02:41:09 +00:00
Add receq (#2246)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user