Navigation
index
modules
|
next
|
previous
|
treams 0.4.5.dev1+g96952c97 documentation
»
Reference
»
treams.util
»
treams.util.AnnotationDict
»
treams.util.AnnotationDict.get
treams.util.AnnotationDict.get
¶
AnnotationDict.
get
(
k
[
,
d
]
)
→
D[k]
if
k
in
D,
else
d.
d
defaults
to
None.
¶
Table of Contents
Getting started
Examples
Theory
Reference
Development and contributing
About
Previous topic
treams.util.AnnotationDict.clear
Next topic
treams.util.AnnotationDict.items
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
treams 0.4.5.dev1+g96952c97 documentation
»
Reference
»
treams.util
»
treams.util.AnnotationDict
»
treams.util.AnnotationDict.get