Client Runtime
>
Erlang Functions
>
:erlang.floor/1
:erlang.floor/1
Status:
done
Impact:
Used by 4 Elixir functions across 3 Elixir modules
Type:
OTP function
Used By
These Elixir functions depend on :erlang.floor/1 function:
- Enum.random/1 in progress (78% progress)
- Enum.take_random/2 in progress (79% progress)
- Kernel.floor/1 done (100% progress)
- Range.disjoint?/2 in progress (77% progress)