UNPKG

osrm

Version:

The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.

5 lines (4 loc) 82 B
'use strict'; module.exports = Number.isNaN || function (x) { return x !== x; };