quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
454 stars 73 forks source link

Put queue data structure/implementation in its own file #775

Closed stylewarning closed 2 years ago

stylewarning commented 2 years ago

it's in utilities.lisp right now, make a new file queue.lisp and put it there