Converts a signal getter to a subscriber function for foreign observable constructors.
Each subscription gets its own effect which immediately emits the current getter value and then forwards subsequent changes until the
returned teardown is invoked.
Converts a signal getter to a subscriber function for foreign observable constructors.
Each subscription gets its own effect which immediately emits the current getter value and then forwards subsequent changes until the returned teardown is invoked.