1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:18:12 +00:00
serenity/Userland/Libraries/LibCrypto/BigInt
Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices"
I've wasted a silly amount of time in the past fretting over which
of these words to use. Let's just choose one and use it everywhere. :^)
2021-04-29 22:23:52 +02:00
..
SignedBigInteger.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
SignedBigInteger.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
UnsignedBigInteger.cpp Everywhere: "indexes" => "indices" 2021-04-29 22:23:52 +02:00
UnsignedBigInteger.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00