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>
188188 < 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 >
189189 (< 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 > )
190190 </ 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 >
191195 </ ul >
192196 </ div >
193197 </ sl-dialog >
You can’t perform that action at this time.
0 commit comments