RFC: Base.propertynames(x), analogous to fieldnames(typeof(x)) #25311
stevengj
changed the title inPropertynames RFC: Base.propertynames(x), analogous to fieldnames(typeof(x)) 8 years ago
add Base.propertynames(x)
eddfac64
a couple tests
009099b3
add private=false optional argument to propertynames to get private i…
2c2eba57
document that REPL tab completion is the private=false propertynames
c3b0c738
getproperty docs
47274e8a
don't export propertynames since we don't export getproperty
079fd4f4
whoops, the private test was backwards
b11cb558
news for propertynames
29933b5d
stevengj
force pushed
from
c53b1669
to
29933b5d
8 years ago
Merge branch 'master' into propertynames
fb69cd65
Merge branch 'master' into propertynames
1557ffd0
stevengj
deleted the propertynames branch 8 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub