🔧 wip: monoid pbt #16
Annotations
8 warnings
elixir_ci:
lib/red_black_tree.ex#L89
variable "v1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
elixir_ci:
lib/red_black_tree.ex#L171
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
elixir_ci:
lib/red_black_tree.ex#L89
variable "v1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
elixir_ci:
lib/red_black_tree.ex#L171
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
elixir_ci:
lib/red_black_tree.ex#L89
variable "v1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
elixir_ci:
lib/red_black_tree.ex#L171
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
elixir_ci:
lib/red_black_tree.ex#L89
variable "v1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
elixir_ci:
lib/red_black_tree.ex#L171
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|