Current section

Files

Jump to
sparkle include stack_Stack.hrl
Raw

include/stack_Stack.hrl

-record(stack, {content :: list(any())}).