webmcp

view framework/env/convert/_from_human_to_integer.lua @ 516:4e01395845f1

Load moonhash library on demand
author jbe
date Mon Aug 21 13:52:36 2017 +0200 (2017-08-21)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_integer(str)
2 return atom.integer:load(str)
3 end

Impressum / About Us