Skip to content

Commit

Permalink
Add Base.ismutabletype to doc (#45603)
Browse files Browse the repository at this point in the history
It is exported but not listed in documentation.
  • Loading branch information
metab0t authored Jun 11, 2022
1 parent a3783c7 commit 688a7d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/src/base/base.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ Base.isdispatchtuple
```@docs
Base.ismutable
Base.isimmutable
Base.ismutabletype
Base.isabstracttype
Base.isprimitivetype
Base.issingletontype
Expand Down

0 comments on commit 688a7d3

Please sign in to comment.