mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-08 05:01:01 +08:00
Remove incomplete zig code from docs. (#1837)
This commit is contained in:
@@ -302,12 +302,6 @@
|
||||
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title="stack.zig"
|
||||
|
||||
```
|
||||
|
||||
## スタックの実装
|
||||
|
||||
スタックがどのように動作するかをより深く理解するために、自分でスタッククラスを実装してみましょう。
|
||||
|
||||
Reference in New Issue
Block a user