memory

abstract fun memory(name: String): Memory
abstract fun memory(index: Int): Memory?