This commit is contained in:
choltreppe 2022-06-04 12:48:56 +02:00 committed by GitHub
parent 87434451bd
commit 111cb409b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]