FractionalIndex.get_integer_part
You're seeing just the function
get_integer_part
, go back to FractionalIndex module for more information.
Link to this function
get_integer_part(key)
Specs
get_integer_part(String.t()) :: {:ok, String.t()} | {:error, FractionalIndex.Errors.keyError()}