Documentation about abstract type declarations on assignments #56809
Labels
docs
This change adds or pertains to documentation
types and dispatch
Types, subtyping and method dispatch
https://docs.julialang.org/en/v1/manual/types/#Type-Declarations
But this does not seem to be true for abstract types:
b
does not have type Real, instead it can have any concrete subtype of Real.The text was updated successfully, but these errors were encountered: