arvidsson/Mix

Make the library single header

arvidsson opened this issue · 2 comments

I'm thinking of making the library single-header for ease of use in projects, similar to how https://github.com/vurtun/nuklear does it.

Any thoughts?

Might make it into a .cpp/.h pair, instead of having implementation in the header.

I like single header implementations.