dox
                                
                                 dox copied to clipboard
                                
                                    dox copied to clipboard
                            
                            
                            
                        WeakMap claims to be implemented on all platforms but it's not available in JS target
WeakMap claims to be implemented on all platforms but it's not available in JS target
See https://api.haxe.org/haxe/ds/WeakMap.html
This is a general issue with "core api" classes that are not really there on some platforms - they get documented as such. Although nowadays we can probably provide WeakMap for ES6 using the native thing! \o/
Wrong repo but yeah, this is a problem...
GitHub lets you transfer issues now. :) https://help.github.com/en/articles/transferring-an-issue-to-another-repository
neat
That's neat on the weakmap for ES6! Sorry for the wrong repo post - wasn't sure where the one was that holds the auto-generated API docs...