Lemon-Framework / Lemon

🍋 A php microframework
https://lemon-framework.github.io/docs/
GNU General Public License v3.0
24 stars 8 forks source link

Removes type utils #86

Closed tenmajkl closed 1 year ago

tenmajkl commented 1 year ago

This pull request removes type utils. Sort of.

Type utils until now were complete mess and using them was painful. Only good thing was syntax sugar for slicing Array_. These utils just made no sense so I've decided to remove them and keep what actually makes sense

What will remain: