Skip to content

Commit

Permalink
fixups: adding promises => lazy
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed May 29, 2024
1 parent bbfffec commit cacbec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basis/fixups/fixups.factor
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CONSTANT: vocab-renames {
{ "math.trig" { "math.functions" "0.100" } }
{ "math.functions.integer-logs" { "math.functions" "0.100" } }
{ "tools.image-analyzer" { "tools.image.analyzer" "0.100" } }
{ "promises" { "lazy" "0.100" } }
}

CONSTANT: word-renames {
Expand Down

0 comments on commit cacbec4

Please sign in to comment.