[ prog / sol / mona ]

prog


How can I run my own instance of this

30 2020-02-18 21:20

In bbs.scm:view-thread you are recomputing the unchanging (posts-range range) for every single invocation of the lambda that is assigned to filter-func. Just save (posts-range range) in the let* and use it in the lambda.

And a test for lib/markup.scm:quotelink + bbs.scm:posts-range:foo
>>30---,,,---,,,---30

301


VIP:

do not edit these