repl.txt (254B)
1 2 {{alias}}() 3 Tests for native `Map` support. 4 5 Returns 6 ------- 7 bool: boolean 8 Boolean indicating if an environment has `Map` support. 9 10 Examples 11 -------- 12 > var bool = {{alias}}() 13 <boolean> 14 15 See Also 16 -------- 17