enhancement
major
minor
major
minor
defect
Methods in TLScript have extremely fault-tolerant semantics, so you might want to retrieve the top 5 themes using `$issues.sublist(0, 5) `, even if there are only 3 themes in total.
Test
- test.com.top_logic.model.search.expr.TestSearchExpression.testSubList()