generic functions: more restricted but faster than Clojure multimethods
-
Updated
Aug 1, 2023 - Java
generic functions: more restricted but faster than Clojure multimethods
working on generic methods, which allow us to write methods that can work with different types of parameters.
This small project is for performing operations on graph, traversal (both BFS and DFS), and searching a path between two nodes.
Advanced Programming Projects (IST MEIC-A 2017/2018)
[MOVED TO GITLAB] Advanced Programming Project - 2017'18
Add a description, image, and links to the generic-functions topic page so that developers can more easily learn about it.
To associate your repository with the generic-functions topic, visit your repo's landing page and select "manage topics."