Login
Remember
Register
Ask a Question
Does Go programming language support type inheritance?
0
votes
asked
Aug 19, 2022
in
GoLang
by
john ganales
Does Go programming language support type inheritance?
type-inheritance
golang
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 19, 2022
by
john ganales
Go programming language doesn't provide support for type inheritance.
...