refactor: move misc/count-same-renotes.ts to backend-rs #13

Manually merged
sup39 merged 1 commit from refactor/rs/count-same-renotes into main 2024-01-26 11:42:16 +09:00
Owner

misc/count-same-renotes.tscountSameRenotes() 関数を Rust に移行しました。

ただ、この関数の用途を見ると数を取得したいよりは単に存在するか否か知りたいように思えるので、hasSameRenotes() -> bool に変更した方がいいかもしれません。

`misc/count-same-renotes.ts` の `countSameRenotes()` 関数を Rust に移行しました。 ただ、この関数の用途を見ると数を取得したいよりは単に存在するか否か知りたいように思えるので、`hasSameRenotes() -> bool` に変更した方がいいかもしれません。
sup39 added 1 commit 2024-01-23 12:01:05 +09:00
sup39 changed title from refactor: move misc/count-same-renotes.ts to backend-rs to wip: refactor: move misc/count-same-renotes.ts to backend-rs 2024-01-23 18:22:13 +09:00
sup39 closed this pull request 2024-01-25 05:03:37 +09:00
sup39 reopened this pull request 2024-01-25 05:09:04 +09:00
sup39 changed target branch from refactor/rs/fetch-meta to main 2024-01-25 05:09:08 +09:00
sup39 force-pushed refactor/rs/count-same-renotes from 07b5e90887 to a4a619c4ae 2024-01-25 06:09:14 +09:00 Compare
sup39 changed title from wip: refactor: move misc/count-same-renotes.ts to backend-rs to refactor: move misc/count-same-renotes.ts to backend-rs 2024-01-25 06:09:54 +09:00
sup39 force-pushed refactor/rs/count-same-renotes from a4a619c4ae to 98c3388052 2024-01-25 06:38:00 +09:00 Compare
sup39 force-pushed refactor/rs/count-same-renotes from 98c3388052 to 7cf4e6bc42 2024-01-25 07:43:06 +09:00 Compare
sup39 manually merged commit bf75da4f95 into main 2024-01-26 11:42:16 +09:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sup39/firefish#13
No description provided.