mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package closure_methods (#1042)
This commit is contained in:
parent
6fc31c691b
commit
fa8d67769c
@ -12964,5 +12964,20 @@
|
||||
"description": "Nim Wrapper for LibGD 2.x",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/mrhdias/nim-libgd"
|
||||
},
|
||||
{
|
||||
"name": "closure_methods",
|
||||
"url": "https://github.com/bluenote10/closure_methods",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macro",
|
||||
"inheritance",
|
||||
"oop",
|
||||
"closure",
|
||||
"methods"
|
||||
],
|
||||
"description": "Macro for building OOP class hierarchies based on closure methods.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bluenote10/closure_methods"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user