Skip to content
  • Milian Wolff's avatar
    Port IndexedString to LockedItemRepository::op · 1e0f3965
    Milian Wolff authored
    Instead of the custom editRepo/readRepo we now use the standard
    LockedItemRepository::op pattern here too. `edit` means taking a
    mutable repo reference in the lambda, `read` means taking a cref
    item repo in the lambda.
    1e0f3965