~alcinnz/haskell-stylist

ref: b24d4208e42ee25d3cc3da713b75590eadedf94f haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
b24d4208 — Adrian Cochrane Optimize: use HashMap.Lazy for cascade. 4 years ago

#Functional psuedoclasses

These would mostly need to be added to the interpretor.

  • [ ] :not()
  • [ ] :dir()
  • [ ] :is()
  • [ ] :lang()
  • [ ] :nth-child()
  • [ ] :nth-last-child()
  • [ ] :nth-of-type()
  • [ ] :nth-last-child()
  • [ ] :where()
  • etc