This website requires JavaScript.
Explore
Help
Register
Sign In
Sancaros
/
phantasmal-world
Watch
1
Star
0
Fork
0
You've already forked phantasmal-world
mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced
2025-04-04 14:38:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
597bf5390e
phantasmal-world
/
cell
History
Daan Vanden Bosch
597bf5390e
List cells now internally change their backing list, this means that list cell values and events are no longer immutable. This does simplify the code and probably improves performance.
2022-10-31 22:44:41 +01:00
..
src
List cells now internally change their backing list, this means that list cell values and events are no longer immutable. This does simplify the code and probably improves performance.
2022-10-31 22:44:41 +01:00
build.gradle.kts
Removed Observable from observable project and renamed observable project to cell. Cell is now the most basic interface for users.
2022-06-04 21:33:29 +02:00