API Reference REnum v0.2.1
Modules
Entry point of Enum extensions, and can use all of REnum.Enumerable.* functions. See also
Summarized all of Enumerable functions in Rails.ActiveSupport.
If a function with the same name already exists in Elixir, that is not implemented.
Defines all of here functions when use REnum.Enumerable.Utils
.
A module defines all of native Enum functions when use REnum.Enumerable.Native
.
See also.
Summarized all of Ruby functions.
If a function with the same name already exists in Elixir, that is not implemented.
Also, the function that returns Enumerator in Ruby is customized each behavior on the characteristics.
Defines all of here functions when use REnum.Enumerable.Ruby
.
Summarized other useful functions related to enumerable.
Defines all of here functions when use REnum.Enumerable.Support
.
Entry point of List extensions, and can use all of REnum.List.* functions. See also.
Unimplemented.
A module defines all of native List functions when use REnum.List.Native
.
See also.
Unimplemented.
Entry point of Map extensions, and can use all of REnum.Map.* functions. See also.
Unimplemented.
A module defines all of native Map functions when use REnum.Map.Native
.
See also.
Unimplemented.
Entry point of Range extensions, and can use all of REnum.Range.* functions. See also.
Unimplemented.
A module defines all of native Range functions when use REnum.Range.Native
.
See also.
Unimplemented.
Entry point of Stream extensions, and can use all of REnum.Stream.* functions. See also.
Unimplemented.
A module defines all of native Stream functions when use REnum.Stream.Native
.
See also.
Unimplemented.
Utils for REnum.