Expand description
Built-in type names (as they appear in source / qualified positions).
Constants§
- BYTES
- DURATION
- FLOAT
- HTTP_
RESULT - INSTANT
- INT
- JSON
- LIST
- MAP
- MAP_
ENTRY - The compiler-known entry record a map’s
.entriesquery yields (v0.158, ADR 0184). A nominal generic record{ key: K, value: V }— bynk stays nominal (ADR 0120), so a map entry is a named record, not an anonymous pair. Non-boundary like every generic-record instantiation (ADR 0183): project it through.mapinto a named type before a terminal that leaves the pipeline. - QUEUE_
RESULT - STREAM