std.normalize

Normalized Lua Functions

$ luarocks install std.normalize

This module can inject deterministic versions of core Lua
functions that do not behave identically across all supported Lua
implementations into your module's lexical environment. Each
function is as thin and fast a version as is possible in each Lua
implementation, evaluating to the Lua C implementation with no
overhead when semantics allow.

Versions

2.0.3-13 years ago78,498 downloads
2.0.2-15 years ago52,389 downloads
2.0.1-16 years ago5,144 downloads
2.0-16 years ago58 downloads
1.0.4-16 years ago58 downloads
1.0.3-16 years ago73 downloads
1.0.2-16 years ago110 downloads
1.0.1-27 years ago82 downloads
1.0.1-17 years ago49 downloads
1.0-17 years ago71 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

luaposix, lyaml, optparse, std.functional, typecheck

Manifests