Current section
Files
Jump to
Current section
Files
include/ordered_dict_Insert.hrl
-record(insert, {
insert :: fun((ordered_dict:upsert_index(), any()) -> ordered_dict:ordered_dict(any(), any()))
}).