canonicalize-nonant

Name

canonicalize-nonant -- Return a number from 0-8 given any reasonable representation for NONANT.

Synopsis

(canonicalize-nonant nonant)

Description

Return a number from 0-8 given any reasonable representation for NONANT. E.g., 0, 'northwest, 'nw, and 'north-west all return 0.

Implementation Notes

Module:

Defined in scheme/nonants.scm at line 205 (CVS log)