Module : lang.stream
Module Overview
This module provides lang library operations on stream
values defined by the language specification 2019R3.
publish | Publishes data to the stream. |
subscribe | Subscribes to data from the stream. |