barneycarroll - Overview
xet xet Public
xet( map, key, factory ) - if map has own property key, return its value. If not, execute factory, assign the return value to key, then return it.
JavaScript 2