RxEnvironments.jl Documentation
Welcome to the documentation for RxEnvironments.jl! This document provides an overview of the package's functionality and usage.
Installation
To install RxEnvironments.jl, use the following Julia command:
using Pkg
Pkg.add("RxEnvironments")Table of Contents
- Getting Started
 - Example: Mountain Car Environment
 - Example: Discrete control space environment
 - Advanced Usage
 - Design Philosophy
 - API Reference
 
Index
RxEnvironments.AbstractEntityRxEnvironments.RxEntityRocket.on_next!Rocket.on_next!Rocket.unsubscribe!RxEnvironments.__send!RxEnvironments.action_typeRxEnvironments.add!RxEnvironments.create_entityRxEnvironments.emitsRxEnvironments.is_subscribedRxEnvironments.receive!RxEnvironments.send!RxEnvironments.subscribe_to_observations!RxEnvironments.terminate!RxEnvironments.time_intervalRxEnvironments.update!