Daniel Pechersky
Results
2
issues of
Daniel Pechersky
I noticed that Struct and Data with methods defined on them are not properly type checked. My Gemfile is as follows ```ruby gem "rbs", "~> 3.0.4" gem "steep", "~> 1.4.0.dev.2"...
Break down `update_memory_state` into three cases: 1. Clear FSRS data for cards 2. Update memory state for cards without items 3. Update memory state for cards with items Use `fsrs.memory_state_batch`...