Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -16,8 +16,8 @@ canMakeWord?: function [wrd][
|
|||
ref: new blocks
|
||||
loop split wrd 'chr [
|
||||
cib: charInBlock chr ref
|
||||
if? cib = ø [ return false ]
|
||||
else [ ref: remove ref .index cib ]
|
||||
switch cib = ø [ return false ]
|
||||
[ ref: remove ref .index cib ]
|
||||
]
|
||||
return true
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue