Skip to content

Commit fd4f507

Browse files
committed
Add to-do regarding byte-order array functions deprecation
1 parent 9fce674 commit fd4f507

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/endianess.jl

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file is a part of BitOperations.jl, licensed under the MIT License (MIT).
22

3+
# TODO: Deprecate custom byte-order array functions in favour of broadcasting.
4+
35
function bswap! end
46
export bswap!
57

0 commit comments

Comments
 (0)