Skip to main content

IStack

protocolv1.7

cljs.core/IStack

Protocol for collections to provide access to their items as stacks. The top of the stack should be accessed in the most efficient way for the different data structures.

No examples yet. Be the first to add one!