Skip to content

Commit 688a7d3

Browse files
authored
Add Base.ismutabletype to doc (JuliaLang#45603)
It is exported but not listed in documentation.
1 parent a3783c7 commit 688a7d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/src/base/base.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ Base.isdispatchtuple
173173
```@docs
174174
Base.ismutable
175175
Base.isimmutable
176+
Base.ismutabletype
176177
Base.isabstracttype
177178
Base.isprimitivetype
178179
Base.issingletontype

0 commit comments

Comments
 (0)