Klimi's new dotfiles with stow.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

216 行
2.1 KiB

  1. after
  2. begin
  3. catch
  4. case
  5. cond
  6. end
  7. fun
  8. if
  9. let
  10. of
  11. query
  12. receive
  13. try
  14. when
  15. and
  16. andalso
  17. band
  18. bnot
  19. bor
  20. bsl
  21. bsr
  22. bxor
  23. div
  24. not
  25. or
  26. orelse
  27. rem
  28. xor
  29. is_atom
  30. is_binary
  31. is_bitstring
  32. is_boolean
  33. is_float
  34. is_function
  35. is_integer
  36. is_list
  37. is_number
  38. is_pid
  39. is_port
  40. is_record
  41. is_reference
  42. is_tuple
  43. atom
  44. binary
  45. bitstring
  46. boolean
  47. function
  48. integer
  49. list
  50. number
  51. pid
  52. port
  53. record
  54. reference
  55. tuple
  56. abs
  57. adler32
  58. adler32_combine
  59. alive
  60. apply
  61. atom_to_binary
  62. atom_to_list
  63. binary_to_atom
  64. binary_to_existing_atom
  65. binary_to_list
  66. binary_to_term
  67. bit_size
  68. bitstring_to_list
  69. byte_size
  70. check_process_code
  71. contact_binary
  72. crc32
  73. crc32_combine
  74. date
  75. decode_packet
  76. delete_module
  77. disconnect_node
  78. element
  79. erase
  80. exit
  81. float
  82. float_to_list
  83. garbage_collect
  84. get
  85. get_keys
  86. group_leader
  87. halt
  88. hd
  89. integer_to_list
  90. internal_bif
  91. iolist_size
  92. iolist_to_binary
  93. is_alive
  94. is_atom
  95. is_binary
  96. is_bitstring
  97. is_boolean
  98. is_float
  99. is_function
  100. is_integer
  101. is_list
  102. is_number
  103. is_pid
  104. is_port
  105. is_process_alive
  106. is_record
  107. is_reference
  108. is_tuple
  109. length
  110. link
  111. list_to_atom
  112. list_to_binary
  113. list_to_bitstring
  114. list_to_existing_atom
  115. list_to_float
  116. list_to_integer
  117. list_to_pid
  118. list_to_tuple
  119. load_module
  120. make_ref
  121. module_loaded
  122. monitor_node
  123. node
  124. node_link
  125. node_unlink
  126. nodes
  127. notalive
  128. now
  129. open_port
  130. pid_to_list
  131. port_close
  132. port_command
  133. port_connect
  134. port_control
  135. pre_loaded
  136. process_flag
  137. process_info
  138. processes
  139. purge_module
  140. put
  141. register
  142. registered
  143. round
  144. self
  145. setelement
  146. size
  147. spawn
  148. spawn_link
  149. spawn_monitor
  150. spawn_opt
  151. split_binary
  152. statistics
  153. term_to_binary
  154. time
  155. throw
  156. tl
  157. trunc
  158. tuple_size
  159. tuple_to_list
  160. unlink
  161. unregister
  162. whereis
  163. append_element
  164. bump_reductions
  165. cancel_timer
  166. demonitor
  167. display
  168. fun_info
  169. fun_to_list
  170. function_exported
  171. get_cookie
  172. get_stacktrace
  173. hash
  174. integer_to_list
  175. is_builtin
  176. list_to_integer
  177. loaded
  178. localtime
  179. localtime_to_universaltime
  180. make_tuple
  181. max
  182. md5
  183. md5_final
  184. md5_init
  185. md5_update
  186. memory
  187. min
  188. monitor
  189. monitor_node
  190. phash
  191. phash2
  192. port_call
  193. port_info
  194. port_to_list
  195. ports
  196. process_display
  197. read_timer
  198. ref_to_list
  199. resume_process
  200. send
  201. send_after
  202. send_nosuspend
  203. set_cookie
  204. start_timer
  205. suspend_process
  206. system_flag
  207. system_info
  208. system_monitor
  209. system_profile
  210. trace
  211. trace_delivered
  212. trace_info
  213. trace_pattern
  214. universaltime
  215. universaltime_to_localtime
  216. yield