Hacker News new | ask | show | jobs
by winrid 759 days ago
No object is kinda mind blowing since it has java interop. I guess everything just becomes maps?
1 comments

Well, there are objects through interop, and under the hood everything is compiled into one. But when you develop an app, you won't be defining classes and instantiating objects of them, you'll be instead writing functions that return maps or other data-structures.