arrogant icon indicating copy to clipboard operation
arrogant copied to clipboard

Fully conformant HTML5 dom library with CSS4 selectors

Results 2 arrogant issues
Sort by recently updated
recently updated
newest added

Error looks like this: ``` arrogant\source\arrogant\package.d(642,9): Error: object.size_t at druntime\import\object.d(21,5) conflicts with arrogant.c.modest.size_t at arrogant\source\arrogant\c\modest.d(1547,5) ```

Just an FYI, but because of the way dub works, you won't have modest compiled and ready to go when you use it as a dependency. The only reason it...