leod / posh

Type-Safe Graphics Programming with Functional Shaders
136 stars 2 forks source link

Implement `IntoIterator` for `sl::Array` #115

Open leod opened 1 year ago

leod commented 1 year ago

This may allow it to be used with sl::any and sl::all.