kotlin introduced a way to handle multi platform projects. we should create a prototype branch and seperate the platform implementations, e.g.
- cas operations from default implementation
- rxjava split seems to be a bit trickier without additional module definitions
kotlin introduced a way to handle multi platform projects. we should create a prototype branch and seperate the platform implementations, e.g.