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-14 years ago80,705 downloads
2.0.2-16 years ago52,576 downloads
2.0.1-16 years ago5,208 downloads
2.0-17 years ago68 downloads
1.0.4-17 years ago1,400 downloads
1.0.3-17 years ago1,411 downloads
1.0.2-17 years ago1,711 downloads
1.0.1-28 years ago92 downloads
1.0.1-18 years ago59 downloads
1.0-18 years ago81 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

luaposix, lyaml, optparse, std.functional, typecheck

Manifests