Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js
/
MapLike
/
Entry
Entry
interface
Entry
<
K
,
V
>
TBD.
Members
Properties
key
Link copied to clipboard
abstract
val
key
:
K
TBD.
value
Link copied to clipboard
abstract
val
value
:
V
TBD.