We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce5161 commit d539d60Copy full SHA for d539d60
lib/elixir/lib/bitwise.ex
@@ -1,6 +1,6 @@
1
defmodule Bitwise do
2
@moduledoc """
3
- This module provide macros and operators for bitwise operators.
+ This module provides macros and operators for bitwise operators.
4
These macros can be used in guards.
5
6
The easiest way to use is to simply import them into
0 commit comments