MCPcopy Index your code
hub / github.com/ReactiveX/RxJavaComputationExpressions

github.com/ReactiveX/RxJavaComputationExpressions @v0.21.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.21.0 ↗ · + Follow
59 symbols 226 edges 5 files 10 documented · 17%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

RxJava Computation Expressions

Computation expressions for RxJava.

Master Build Status

Communication

Binaries

Binaries and dependency information for Maven, Ivy, Gradle and others can be found at http://search.maven.org.

Example for Maven:

<dependency>
    <groupId>io.reactivex</groupId>
    <artifactId>rxjava-computation-expressions</artifactId>
    <version>x.y.z</version>
</dependency>

and for Ivy:

<dependency org="io.reactivex" name="rxjava-computation-expressions" rev="x.y.z" />

Build

To build:

$ git clone git@github.com:ReactiveX/RxJavaComputationExpressions.git
$ cd RxJavaComputationExpressions/
$ ./gradlew build

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

LICENSE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Core symbols most depended-on inside this repo

onError
called by 10
src/main/java/rx/operators/OperatorWhileDoWhile.java
whileDo
called by 7
src/main/java/rx/Statement.java
onCompleted
called by 7
src/main/java/rx/operators/OperatorWhileDoWhile.java
switchCase
called by 6
src/main/java/rx/Statement.java
onNext
called by 6
src/main/java/rx/operators/OperatorWhileDoWhile.java
doWhile
called by 5
src/main/java/rx/Statement.java
ifThen
called by 5
src/main/java/rx/Statement.java
call
called by 1
src/main/java/rx/operators/OperatorWhileDoWhile.java

Shape

Method 52
Class 7

Languages

Java100%

Modules by API surface

src/test/java/rx/operators/OperatorConditionalsTest.java34 symbols
src/main/java/rx/operators/OperatorWhileDoWhile.java11 symbols
src/main/java/rx/Statement.java8 symbols
src/main/java/rx/operators/OperatorSwitchCase.java3 symbols
src/main/java/rx/operators/OperatorIfThen.java3 symbols

For agents

$ claude mcp add RxJavaComputationExpressions \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact