ifm-lw-r1-js
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "ifm-lw-r1-js", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "inFullMobile Language Wars: Round 1 - JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "f.js", |
@@ -43,4 +43,11 @@ inFullMobile Language Wars: Round 1 - JavaScript | ||
----- | ||
Implementation tests: [tests.js](tests/tests.js) | ||
Simple implementation tests: | ||
- [tests.js](tests/tests.js) | ||
Extra tests on non-numerical functions: | ||
- [tests-extra.js](tests/tests-extra.js) | ||
Magic tests based on `g(f(a)(g)(x)) === a(g)(x)` equality: | ||
- [tests-magic.js](tests/tests-magic.js) | ||
Issues | ||
@@ -47,0 +54,0 @@ ------ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11762
102