CS2613/journal/_src/posts/2022-10-03-lab-07.md
2022-10-18 12:09:08 -03:00

243 B

Title: Lab Seven
Date: 2022-10-03T08:30:00
Tags: cs2613, lab, racket, macros

In this lab I learned about macros

Macros

Macros are a kind function that function a bit differently than regularly defined functions