suaviloquence / scrapelect

Declarative web scraping DSL with CSS-inspired syntax
https://suaviloquence.github.io/scrapelect/
Apache License 2.0
4 stars 0 forks source link

take value references/Arcs #9

Open suaviloquence opened 4 months ago

suaviloquence commented 2 months ago

on EValues, doesn't make much sense for a PValue. This would lead to double indirection for strings/lists though

suaviloquence commented 2 months ago

or we refactor to use String and not Arc