AO
Size: a a a
AO
V
🚀🚀
V
V
🚀🚀
AO
🚀🚀
🚀🚀
AO
AO
V
🚀🚀
V
DS
YL
🚀🚀
const source = createStore('alice')
const size = source.map(text => text.length)🚀🚀
🚀🚀
const size = createStore(0)
.on(source, (_, text) => text.length)
.on(anotherSource, (_, size) => size)V