Added package closure_methods (#1042)
This commit is contained in:
parent
6fc31c691b
commit
fa8d67769c
1 changed files with 15 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue