| 1 | """ |
| 2 | A hexagonal number sequence is a sequence of figurate numbers |
| 3 | where the nth hexagonal number hₙ is the number of distinct dots |
| 4 | in a pattern of dots consisting of the outlines of regular |
nothing calls this directly
no test coverage detected