webmcp

view framework/env/convert/_from_human_to_number.lua @ 552:7e874b5227b6

Bugfix in array support: info.type may be nil
author jbe
date Mon Dec 09 16:09:14 2019 +0100 (2019-12-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_number(str)
2 return atom.number:load(str)
3 end

Impressum / About Us