Module std

Module std 

Source

Structs§

AssertError
CustomError
FileObject
FormatError
InvalidOptionError
IteratorObject
RequireError
StderrObject
StdinObject
StdoutObject
TcpListenerObject
TcpStreamObject

Enums§

FormatErrorKind

Constants§

BOOL_MODULE
CHAR_MODULE
FLOAT_MODULE
FOR_FUNC
INT_MODULE
OBJECT_MODULE
STRING_MODULE
TYPED_MODULE
VECTOR_MODULE

Traits§

CanBeIterator

Functions§

_assert
_bool_from
_char_byte
_char_from
_char_is_alphabetic
_char_is_alphanumeric
_char_is_control
_char_is_digit
_char_is_graphic
_char_is_hex
_char_is_lower
_char_is_upper
_char_is_whitespace
_env_args
_env_current_dir
_env_current_exe
_env_remove_var
_env_set_current_dir
_env_set_var
_env_var
_env_vars
_error
_exit
_float_ceil
_float_floor
_float_from
_float_round
_fs_list
_fs_open
_fs_type
_input
_int_bytes
_int_from
_int_from_bin
_int_from_hex
_io_flush
_io_stderr
_io_stdin
_io_stdout
_io_write
_math_abs
_math_acos
_math_acosh
_math_asin
_math_asinh
_math_atan
_math_atanh
_math_cos
_math_cosh
_math_deg
_math_exp
_math_exp2
_math_exp_m1
_math_fract
_math_rad
_math_random
_math_signum
_math_sin
_math_sinh
_math_sqrt
_math_tan
_math_tanh
_net_bind
_net_connect
_object_clear
_object_getmeta
_object_keys
_object_len
_object_setmeta
_object_values
_os_exec
_os_sleep
_os_time
_print
_range
_raw_get
_raw_set
_raw_type
_require
_safe_call
_string_find
_string_format
_string_from
_string_get
_string_iter
_string_len
_string_rep
_string_rev
_string_sep
_string_sub
_type
_typed_bool
_typed_char
_typed_check
_typed_check_raw
_typed_float
_typed_function
_typed_int
_typed_iterable
_typed_numeric
_typed_object
_typed_object_raw
_typed_options
_typed_some
_typed_string
_typed_vector
_vector_clear
_vector_contains
_vector_copy
_vector_get
_vector_insert
_vector_iter
_vector_join
_vector_len
_vector_pop
_vector_push
_vector_swap
globals