Sam Taylor
Results
3
issues of
Sam Taylor
### Feature request / Enhancement It would be nice to update `Validatable` so it can handle combinations of properties. For example if I have a model: ```swift final class Item:...
enhancement
Problem is in initialisation of PixelBuffer class when opening large image. It uses a huge array of ints but should be more intelligent about it or use smaller data type....
bug