Skip to content
Snippets Groups Projects
Commit b2442a80 authored by Simon Belak's avatar Simon Belak
Browse files

Use with-defaults throughout

parent ea41f87e
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@
(shorthand-definition :field_type))
Filter (comp (with-defaults {:score max-score})
(shorthand-definition :filter))
Card ensure-score
Card (with-defaults {:score max-score})
TableType ->type
FieldType ->type
Identifier (fn [x]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment