各种有用的erlang行为
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
AICells 0be60027d6 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. há 5 anos
src 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. há 5 anos
.gitignore 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. há 5 anos
LICENSE Initial commit há 5 anos
README.md 版本说明添加 há 5 anos
rebar.config 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. há 5 anos

README.md

genBehavior

=====基于Otp22.1编写 otp版本21+

An OTP library

Build

$ rebar3 compile 测试