This is the bare bones version of an abstract fact...
# getting-started
g
This is the bare bones version of an abstract factory I've designed from scratch. Is there a more idiomatic or efficient way of doing this?
k
What is
pfunction
? What are those data classes doing? Where is the actual factory function? Everything just returns
Unit
.
g
@karelpeeters It's just a mock-up.
k
Your example is not that clear, please elaborate a bit.
What is
pFunction
a placeholder for? What about my other questions?