Skip to content
📝 字数:working on

General

Estimated time to read: 1 minute

Perspectives that you should know when you learn a new language.

Stack

The key concept is top, elements are added (push) and removed (pop) from the top.

Clousure, Currying, Partial Application

评论