change required for closure_methods renaming (#1058)
This commit is contained in:
parent
5f30a80a00
commit
29da914c1d
1 changed files with 6 additions and 1 deletions
|
|
@ -12972,10 +12972,15 @@
|
|||
},
|
||||
{
|
||||
"name": "closure_methods",
|
||||
"url": "https://github.com/bluenote10/closure_methods",
|
||||
"alias": "oop_utils"
|
||||
},
|
||||
{
|
||||
"name": "oop_utils",
|
||||
"url": "https://github.com/bluenote10/oop_utils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macro",
|
||||
"class",
|
||||
"inheritance",
|
||||
"oop",
|
||||
"closure",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue