Handbook
Glossary
<source-file-model> ( model -- model' )
Vocabulary
ui
.
tools
.
error-list
Inputs
model
an
object
Outputs
model'
an
object
Definition
USING:
models.arrow
sorting
source-files.errors
;
IN:
ui.tools.error-list
:
<source-file-model>
( model -- model' )
[
group-by-source-file
sort-keys
]
<arrow>
;