Context While trying to implement static typing, I'm experiencing some difficulties in specifying the return type of the following function: def create_hexagon_
I'm just testing typescript in VisualStudio 2012 and have a problem with its type system. My html site has a canvas tag with the id "mycanvas". I'm trying to dr