Elixir
v1.0.5
- Agent
- Application
- Atom
- Base
- Behaviour
- Bitwise
-
Code
- Summary
-
Functions
- append_path/1
- available_compiler_options/0
- compile_quoted/2
- compile_string/2
- compiler_options/0
- compiler_options/1
- delete_path/1
- ensure_compiled/1
- ensure_compiled?/1
- ensure_loaded/1
- ensure_loaded?/1
- eval_file/2
- eval_quoted/3
- eval_string/3
- get_docs/2
- load_file/2
- loaded_files/0
- prepend_path/1
- require_file/2
- string_to_quoted/2
- string_to_quoted!/2
- unload_files/1
- Dict
-
Enum
- Summary
- Types
-
Functions
- all?/2
- any?/2
- at/3
- chunk/2
- chunk/4
- chunk_by/2
- concat/1
- concat/2
- count/1
- count/2
- drop/2
- drop_while/2
- each/2
- empty?/1
- fetch/2
- fetch!/2
- filter/2
- filter_map/3
- find/3
- find_index/2
- find_value/3
- flat_map/2
- flat_map_reduce/3
- group_by/3
- intersperse/2
- into/2
- into/3
- join/2
- map/2
- map_join/3
- map_reduce/3
- max/1
- max_by/2
- member?/2
- min/1
- min_by/2
- partition/2
- reduce/2
- reduce/3
- reject/2
- reverse/1
- reverse/2
- scan/2
- scan/3
- shuffle/1
- slice/2
- slice/3
- sort/1
- sort/2
- sort_by/3
- split/2
- split_while/2
- sum/1
- take/2
- take_every/2
- take_while/2
- to_list/1
- uniq/2
- with_index/1
- zip/2
- Exception
-
File
- Summary
- Types
-
Functions
- cd/1
- cd!/1
- cd!/2
- chgrp/2
- chgrp!/2
- chmod/2
- chmod!/2
- chown/2
- chown!/2
- close/1
- copy/3
- copy!/3
- cp/3
- cp!/3
- cp_r/3
- cp_r!/3
- cwd/0
- cwd!/0
- dir?/1
- exists?/1
- ln_s/2
- ls/1
- ls!/1
- mkdir/1
- mkdir!/1
- mkdir_p/1
- mkdir_p!/1
- open/2
- open/3
- open!/2
- open!/3
- read/1
- read!/1
- regular?/1
- rm/1
- rm!/1
- rm_rf/1
- rm_rf!/1
- rmdir/1
- rmdir!/1
- stat/2
- stat!/2
- stream!/3
- touch/2
- touch!/2
- write/3
- write!/3
- write_stat/3
- write_stat!/3
- File.Stat
- File.Stream
- Float
- GenEvent
- GenEvent.Stream
- GenServer
- HashDict
- HashSet
- IO
-
IO.ANSI
- Summary
- Types
-
Functions
- black/0
- black_background/0
- blink_off/0
- blink_rapid/0
- blink_slow/0
- blue/0
- blue_background/0
- bright/0
- clear/0
- conceal/0
- crossed_out/0
- cyan/0
- cyan_background/0
- default_background/0
- default_color/0
- enabled?/0
- encircled/0
- faint/0
- font_1/0
- font_2/0
- font_3/0
- font_4/0
- font_5/0
- font_6/0
- font_7/0
- font_8/0
- font_9/0
- format/2
- format_fragment/2
- framed/0
- green/0
- green_background/0
- home/0
- inverse/0
- italic/0
- magenta/0
- magenta_background/0
- no_underline/0
- normal/0
- not_framed_encircled/0
- not_italic/0
- not_overlined/0
- overlined/0
- primary_font/0
- red/0
- red_background/0
- reset/0
- reverse/0
- underline/0
- white/0
- white_background/0
- yellow/0
- yellow_background/0
- IO.Stream
- Inspect.Algebra
- Inspect.Opts
- Integer
-
Kernel
- Summary
-
Functions
- !=/2
- !==/2
- */2
- +/1
- +/2
- ++/2
- -/1
- -/2
- --/2
- //2
- </2
- <=/2
- ==/2
- ===/2
- =~/2
- >/2
- >=/2
- abs/1
- apply/2
- apply/3
- binary_part/3
- bit_size/1
- byte_size/1
- div/2
- elem/2
- exit/1
- function_exported?/3
- get_and_update_in/3
- get_in/2
- hd/1
- inspect/2
- is_atom/1
- is_binary/1
- is_bitstring/1
- is_boolean/1
- is_float/1
- is_function/1
- is_function/2
- is_integer/1
- is_list/1
- is_map/1
- is_number/1
- is_pid/1
- is_port/1
- is_reference/1
- is_tuple/1
- length/1
- macro_exported?/3
- make_ref/0
- map_size/1
- max/2
- min/2
- node/0
- node/1
- not/1
- put_elem/3
- put_in/3
- rem/2
- round/1
- self/0
- send/2
- spawn/1
- spawn/3
- spawn_link/1
- spawn_link/3
- spawn_monitor/1
- spawn_monitor/3
- struct/2
- throw/1
- tl/1
- trunc/1
- tuple_size/1
- update_in/3
-
Macros
- !/1
- &&/2
- ../2
- <>/2
- @/1
- alias!/1
- and/2
- binding/1
- def/2
- defdelegate/2
- defexception/1
- defimpl/3
- defmacro/2
- defmacrop/2
- defmodule/2
- defoverridable/1
- defp/2
- defprotocol/2
- defstruct/1
- destructure/2
- get_and_update_in/2
- if/2
- in/2
- is_nil/1
- match?/2
- or/2
- put_in/2
- raise/1
- raise/2
- reraise/2
- reraise/3
- sigil_C/2
- sigil_R/2
- sigil_S/2
- sigil_W/2
- sigil_c/2
- sigil_r/2
- sigil_s/2
- sigil_w/2
- to_char_list/1
- to_string/1
- unless/2
- update_in/2
- use/2
- var!/2
- |>/2
- ||/2
- Kernel.ParallelCompiler
- Kernel.ParallelRequire
- Kernel.SpecialForms
- Kernel.Typespec
- Keyword
- List
- Macro
- Macro.Env
- Map
- Module
- Node
- OptionParser
- Path
- Port
- Process
- Protocol
- Range
- Record
- Regex
- Set
- Stream
-
String
- Summary
- Types
-
Functions
- at/2
- capitalize/1
- chunk/2
- codepoints/1
- contains?/2
- downcase/1
- duplicate/2
- ends_with?/2
- first/1
- graphemes/1
- last/1
- length/1
- ljust/2
- ljust/3
- lstrip/1
- lstrip/2
- match?/2
- next_codepoint/1
- next_grapheme/1
- printable?/1
- replace/4
- reverse/1
- rjust/2
- rjust/3
- rstrip/1
- rstrip/2
- slice/2
- slice/3
- split/1
- split/3
- split_at/2
- starts_with?/2
- strip/1
- strip/2
- to_atom/1
- to_char_list/1
- to_existing_atom/1
- to_float/1
- to_integer/1
- to_integer/2
- upcase/1
- valid?/1
- valid_character?/1
- StringIO
- Supervisor
- Supervisor.Spec
- System
- Task
- Task.Supervisor
- Tuple
- URI
- Version