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.4-12 days ago78 downloads
2.0.3-16 years ago84,874 downloads
2.0.2-18 years ago52,706 downloads
2.0.1-18 years ago5,217 downloads
2.0-18 years ago126 downloads
1.0.4-18 years ago4,977 downloads
1.0.3-18 years ago4,998 downloads
1.0.2-19 years ago5,680 downloads
1.0.1-210 years ago97 downloads
1.0.1-110 years ago64 downloads
1.0-110 years ago86 downloads

Dependencies

lua >= 5.1, < 5.6

Dependency for

luaposix, lyaml, optparse, std.functional, std.prototype, typecheck

Manifests