Stats for at least three types of data structures are required: Indexed collection of values such as Array or Vector Collection that maps keys to values such as Map or Record Collection of unique values — Set See how test code is implemented in other languages Implement test code in lang X Put sources in a directory in src Write NPM build script using this template: "build:[lang]": "[build cmd]" W

