A small function for calculating Delannoy numbers.
> const delannoy = require('delannoy')
> delannoy(3, 3)
63
kchapelier/von-neumann
- find the number of cells in anm
-dimensional von Neumann neighborhood of rangen
semibran/motzkin
- calculate Motzkin numberssemibran/narayana
- calculate Narayana numbers