![]() | ![]() | ![]() | stream-add-instance-to-space-instance | ![]() |
| unit-instance | [Function] |
Purpose
Write adding a
Package :gbbopen
Module :streaming
Arguments and values
unit-instance | The added unit instance | |
space-instance-or-path | The space instance or
| |
streamer | A streamer |
Returns
The unit-instance.
See also
stream-delete-instance
stream-instance
stream-instances
stream-instances-of-class
stream-instances-on-space-instances
stream-remove-instance-from-space-instance
Examples
Stream to streamer *streamer*
the addition of a highly
plausible hypothesis good-hyp
hyps
> (stream-add-instance-to-space-instance good-hyp (find-space-instance-by-path '(bb hyps))) #<hyp 419 (1835 4791) 0.85 [5..35]> >or
> (stream-add-instance-to-space-instance good-hyp '(bb hyps)) #<hyp 419 (1835 4791) 0.85 [5..35]> >
The GBBopen Project
![]() | ![]() | ![]() | stream-add-instance-to-space-instance | ![]() |