mirror of
https://github.com/kristoferssolo/Theory-of-Algorithms-Cheatsheet.git
synced 2025-10-21 20:10:39 +00:00
8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
#import "@preview/fletcher:0.5.7" as fletcher: diagram, edge, node
|
|
#import "@preview/gentle-clues:1.2.0": *
|
|
#import "layout.typ": indent-par, project
|
|
|
|
#show: project.with(title: [Theory of Algorithms Cheatsheet], authors: (
|
|
"Kristofers Solo",
|
|
))
|