From b47f6c38389762aff3b1b86c179517d3e9d9eb87 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 5 Apr 2025 23:26:56 +0900 Subject: refactor: add BitOps component --- src/BitOps/FloatOps.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/BitOps/FloatOps.php (limited to 'src/BitOps/FloatOps.php') diff --git a/src/BitOps/FloatOps.php b/src/BitOps/FloatOps.php new file mode 100644 index 0000000..cb6cbc4 --- /dev/null +++ b/src/BitOps/FloatOps.php @@ -0,0 +1,40 @@ +