Mc-Zen / quill

Effortlessly create quantum circuit diagrams in Typst.
https://typst.app/universe/package/quill
MIT License
40 stars 2 forks source link

[refactor] comparison with types #11

Closed Mc-Zen closed 2 weeks ago

Mc-Zen commented 2 weeks ago

[replace type checks against strings with type checks against types

e.g., var == "string" becomes var == str

With this change, quill requires Typst 0.8.0