各种有用的erlang行为
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. преди 5 години
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. преди 5 години
.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. преди 5 години
LICENSE Initial commit преди 5 години
README.md 版本说明添加 преди 5 години
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. преди 5 години

README.md

genBehavior

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

An OTP library

Build

$ rebar3 compile 测试