1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-05-05 01:56:03 +02:00

Update 097_bit_manipulation.zig

formatting
This commit is contained in:
Chris Boesch 2023-04-12 17:13:51 +02:00 committed by GitHub
parent bcbf373bcd
commit 336106d396
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
//
// Bit manipulations is a very powerful tool just also from Zig.
// Since the dawn of the computer age, numerous algorithms have been
// developed that solve tasks solely by moving, setting, or logically