2022-11-23 10:42:38AM

This commit is contained in:
Alexander Wang 2022-11-23 10:42:38 -08:00
parent 6fcec0e126
commit 222d80e267
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -134,9 +134,7 @@ func main() {
``` ```
D2 is built to be hackable -- the language has an API built on top of it to make edits D2 is built to be hackable -- the language has an API built on top of it to make edits
programmatically. programmatically. Modifying the above diagram:
Modifying the above diagram:
```go ```go
import ( import (