Is it possible to have inheritable / abstract inli...
# getting-started
a
Is it possible to have inheritable / abstract inlined functions?
d
No. Not possible to inline if you don't know what the body is at compile time.