Package-level declarations
Types
Link copied to clipboard
@Introspected
@DefaultScope(value = Context::class)
This annotation marks a class as an "intrinsic" which is used by Elide's guest VM system to implement native methods provided to guest code. Intrinsics are initialized early and included with every spawned context as injected globals present within every scope.