GULPF / nimquery

Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)
MIT License
134 stars 8 forks source link

const intIdentifiers use set construction with int element type relys on runtime range check, better less than int16 #20

Closed bung87 closed 1 year ago

bung87 commented 1 year ago

https://github.com/GULPF/nimquery/blob/e0608d938be92b4ddb187cb46d94afafceaa439e/nimquery.nim#L324