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.
2 parents 6ce5161 + d539d60 commit 60edb84Copy full SHA for 60edb84
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