馃帹 Refactor: Modernize code
- Remove all enable_if and typedefs from Pylene
- Replace all type traits in require clause with concepts when possible.
- Remove trailing return type when possible.
- Simplify some code along the way.