Module pathfinding::utils[][src]

Expand description

Miscellaneous utilities

Functions

Compute the absolute difference between two values.

Return the square root of n if n is square, None otherwise.