Liking cljdoc? Tell your friends :D

hiposfer.kamal.network.algorithms.protocols


GeoCoordinatecljprotocol

latclj

(lat this)

latitude in decimal numbers

latitude in decimal numbers

lonclj

(lon this)

longitude in decimal numbers

longitude in decimal numbers
source

Valuablecljprotocol

A simple representation of a generic routing worth function result

A simple representation of a generic routing worth function result

costclj

(cost this)

a number indicating how difficult it is to get to a specific node

a number indicating how difficult it is to get to a specific node

sumclj

(sum this that)

adds two Valuable implementations. This way a Valuable implementation doesnt need to be a Number

adds two Valuable implementations. This way a Valuable implementation
doesnt need to be a Number
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close