rune
0.1.0
In rune::
data
Structs
LispError
Statics
FEATURES
Functions
aref
aset
ash
atom
bare_symbol
boundp
bufferp
byte_code_function_p
car
car_safe
cdr
cdr_safe
cons
consp
defalias
default_boundp
default_value
defvar
fboundp
floatp
fmakunbound
fset
functionp
get
indirect_function
integerp
keywordp
listp
local_variable_if_set_p
make_variable_buffer_local
makunbound
markerp
multibyte_string_p
nlistp
null
numberp
provide
put
recordp
set
setcar
setcdr
string_to_number
stringp
subr_arity
subr_native_elisp_p
subrp
symbol_function
symbol_name
symbol_value
symbol_with_pos_p
symbolp
type_of
vectorp
rune
::
data
Function
ash
Copy item path
Settings
Help
Summary
Source
fn ash(value:
i64
, count:
i64
) ->
i64