Handbook
Glossary
<error-table-model> ( error-list -- model )
Vocabulary
ui
.
tools
.
error-list
Inputs
error-list
an
object
Outputs
model
an
object
Definition
USING:
accessors
kernel
models.arrow
models.search
;
IN:
ui.tools.error-list
:
<error-table-model>
( error-list -- model )
[
model>>
]
[
source-file>>
]
bi
[
file-matches?
]
<search>
[
sort-errors
]
<arrow>
;