Avatar
↓みたいなことができたらいいなぁと考えてた。 users[where: { $0.birthday == today }].update { $0.age += 1 }
6:54 AM
前話してた update メソッドがあればコレクションの要素の更新ができるんだけど、