File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,10 @@ <h1 class="text-2xl">Playground</h1>
188
188
< a class ="text-blue-600 dark:text-blue-200 hover:text-blue-500 dark:hover:text-blue-100 cursor-pointer " href ="# " data-url ="https://gist.github.com/palkan/7da70e5654c034c1c77622f893fbb8e7 "> ifnot operator</ a >
189
189
(< a class ="text-blue-600 dark:text-blue-200 hover:text-blue-500 dark:hover:text-blue-100 cursor-pointer " href ="https://gist.github.com/palkan/7da70e5654c034c1c77622f893fbb8e7 " target ="_blank "> gist</ a > )
190
190
</ li >
191
+ < li >
192
+ < a class ="text-blue-600 dark:text-blue-200 hover:text-blue-500 dark:hover:text-blue-100 cursor-pointer " href ="# " data-url ="https://gist.github.com/palkan/dc0f649842b7f3514d9de6ca91475001 "> multi-dispatch (aka method overloading)</ a >
193
+ (< a class ="text-blue-600 dark:text-blue-200 hover:text-blue-500 dark:hover:text-blue-100 cursor-pointer " href ="https://gist.github.com/palkan/dc0f649842b7f3514d9de6ca91475001 " target ="_blank "> gist</ a > )
194
+ </ li >
191
195
</ ul >
192
196
</ div >
193
197
</ sl-dialog >
You can’t perform that action at this time.
0 commit comments