mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
When we're only interested in the length of contained Text, there is no need to materialize it fully to then call len() on the result: we can simply iterate over the text element and sum their length instead. |
||
---|---|---|
.. | ||
readability.go | ||
readability_test.go | ||
testdata |