Search
erlang_ds
v0.2.0
Pages
Modules
Settings
View Source
erlang_ds_register
(erlang_ds v0.2.0)
Link to this section
Summary
Functions
bench()
build_lookup()
get_type_handlers()
get_updater(UpdaterKey)
register_type_handler(Mod)
register_updater(Key0, MFA0)
register_updaters(KeyMFAs)
unregister_type_handler(Mod)
unregister_updater(Key0)
unregister_updaters(Keys0)
Link to this section
Functions
Link to this function
bench()
View Source
Link to this function
build_lookup()
View Source
Link to this function
get_type_handlers()
View Source
Link to this function
get_updater(UpdaterKey)
View Source
Link to this function
register_type_handler(Mod)
View Source
Link to this function
register_updater(Key0, MFA0)
View Source
Link to this function
register_updaters(KeyMFAs)
View Source
Link to this function
unregister_type_handler(Mod)
View Source
Link to this function
unregister_updater(Key0)
View Source
Link to this function
unregister_updaters(Keys0)
View Source