Skip to content

Dummy implementation of Rx in Kotlin and Swift for educational purposes

Notifications You must be signed in to change notification settings

cerisier/DummyRx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DummyRx

This repository contains dummy implementations of Rx in Kotlin and Swift mostly as an educational and training purposes for developers that are new to Rx.

The goal is to expose a very minimal API surface and basic operators to give the reader a sense of how Rx works at its most basic level.

Considerations

Many concepts are omitted on purpose. They may appear later if needed.

About

Dummy implementation of Rx in Kotlin and Swift for educational purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages