Relative Content

Tag Archive for mojolang

Is there a way to load a memory-only pointer type

I’m trying to write a solution to a problem I found online using Mojo. The problem is a graph theory related so I wanted to implement the data structure by hand to get more familiar with the language.