2020/12/16

2020/12/16

1
2
3
__code hoge() {
    Stack* stack = createSingleLinkedStack<Rectangle>();
}
1
2
3
4

__code metaCode() {
    goto context->getStack $ \stack -> stack->push(elem) #微妙に違う気がする
}
Licensed under CC BY-NC-SA 4.0
comments powered by Disqus
Built with Hugo
Theme Stack designed by Jimmy