Class Index | File Index

Classes


Namespace stringToChunksSkip


Defined in: naview.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Helper function for creating an Array of substrings of the alternating lengths n and s from a string
Namespace Detail
stringToChunksSkip
Helper function for creating an Array of substrings of the alternating lengths n and s from a string
Parameters:
{string} str
string to generate substrings from
{number} n
alternating length 1 of desired substrings
{number} s
alternating length 2 of desired substrings
See:
stringToChunks for original function this was based on

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Sep 08 2021 09:00:35 GMT-0300 (BRT)