webmcp

view framework/env/convert/_from_human_to_integer.lua @ 164:8e969519f7c7

JSON pretty printer
author jbe
date Thu Jul 31 20:49:16 2014 +0200 (2014-07-31)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_integer(str)
2 return atom.integer:load(str)
3 end

Impressum / About Us