forked from naskya/firefish
refactor: move misc/count-same-renotes.ts to backend-rs #13
Loading…
Reference in a new issue
No description provided.
Delete branch "refactor/rs/count-same-renotes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
misc/count-same-renotes.ts
のcountSameRenotes()
関数を Rust に移行しました。ただ、この関数の用途を見ると数を取得したいよりは単に存在するか否か知りたいように思えるので、
hasSameRenotes() -> bool
に変更した方がいいかもしれません。refactor: move misc/count-same-renotes.ts to backend-rsto wip: refactor: move misc/count-same-renotes.ts to backend-rs07b5e90887
toa4a619c4ae
wip: refactor: move misc/count-same-renotes.ts to backend-rsto refactor: move misc/count-same-renotes.ts to backend-rsa4a619c4ae
to98c3388052
98c3388052
to7cf4e6bc42