package
Version:
v0.188.0
Opens a new window with list of versions in this module.
Published: Oct 25, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
FromList will convert a list of values into a Dictionary.
Get will retrieve a value from a Dictionary.
Insert will insert a value into a Dictionary and
return the new Dictionary. It will not modify
the original Dictionary.
Remove will remove a value from a Dictionary and
return the new Dictionary. It will not modify
the original Dictionary.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.