Package com.valgolang.frontend.datastructures.stack

Types

StackType
Link copied to clipboard
data class StackType(internalType: Type) : DataStructureType
Stack typeType representing a Stack