Skip to content

Commit

Permalink
update: SUMMARY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
netpyoung committed Jan 24, 2024
1 parent 147dcaf commit 0abf3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
- [03. ํ•จ์ˆ˜ํ˜• ํ”„๋กœ๊ทธ๋ž˜๋ฐ](onlisp/03-functional-programming.md)
- [04. ์œ ํ‹ธ๋ฆฌํ‹ฐ ํ•จ์ˆ˜](onlisp/04-utility-functions.md)
- [05. ํ•จ์ˆ˜๋ฅผ ๋ฐ˜ํ™˜ํ•˜๊ธฐ](onlisp/05-returning-functions.md)
- [06. Functions as Representation](onlisp/06-functions-as-representation.md)
- [07. Macros](onlisp/07-macros.md)
- [06. ํ‘œํ˜„์œผ๋กœ์„œ์˜ ํ•จ์ˆ˜](onlisp/06-functions-as-representation.md)
- [07. ๋งคํฌ๋กœ](onlisp/07-macros.md)
- [08. When to Use Macros](onlisp/08-when-to-use-macros.md)
- [09. Variable Capture](onlisp/09-variable-capture.md)
- [10. Other Macro Pitfalls](onlisp/10-other-macro-pitfalls.md)
Expand Down

0 comments on commit 0abf3b3

Please sign in to comment.