As you might have noticed, if you followed my last few posts, I am currently exploring the new programming language called Mojo. I created multiple small repos, where I implement few fundamental elements, like sorting and hashing functions, a hash map and some tree data structures and a CSV builder…