Create an ascending or descending integer range with an explicit step.
TypeScript Range relies solely on the TypeScript standard library; no external service or dependency is required for installation or operation.
range.ts
Execute the TypeScript Range test adjacent to the implementation to observe concrete usage examples.