Lua is based around tables, which, aren’t quite graphs but seem relatively close enough. What is a graph if not a collection of points associated with their edges?
As far as semantic function relations, I could swear Ada has something like this, but it’s been more than a decade since I’ve touched any.
Lua is based around tables, which, aren’t quite graphs but seem relatively close enough. What is a graph if not a collection of points associated with their edges?
As far as semantic function relations, I could swear Ada has something like this, but it’s been more than a decade since I’ve touched any.