Top Level Namespace

Included Modules

Extended Modules

Defined in:

Constant Summary

Domain = "https://api.noopschallenge.com"
SORT_EXPRESSION = /Sort these (?<type>\w+) (?:by (?:the )?(?<field>.+), )?(?:(?:from|in) (?<from>\w+)) (?:(?:\w+ )?to (?<to>\w+))?/
VOWELS = ['a', 'e', 'i', 'o', 'u']