Nice try @typescriptlang but if you go half-assed it just makes no sense... Why don't I get an error here? http://bit.ly/1Hfx5Nx
@Xowap returnAnything is any->any. any is assignable to all types. This enables gradual typing. To flow types, use returnAnything<T>(x: T)
-
-
@typescriptlang it's like a safety belt that works only when you respect speed limits -
@Xowap@typescriptlang 'any' is meant to let you get the type system out of your way. You can avoid 'any' and use --noImplicitAny instead - 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.