Compile Time Binary Tree in Mojo
I'm new to Mojo (who isn't), and I'm trying the language for something else than ML: metaprogramming. So I made a binary tree type that is generated at compile time. Here is a gist with 72 lines
Question: does such an approach make any sense? Am I pushing the language too far?
Gist
Modular Mojo 0.60 crash
Modular Mojo 0.60 crash. GitHub Gist: instantly share code, notes, and snippets.
0 Replies