(no title)
AndyKluger | 10 months ago
Because I love to practice and demonstrate Factor, this is working code for that example:
"f1.txt" "f2.txt" [ utf8 file-lines [ string>number ] map ] bi@ vdotAndyKluger | 10 months ago
Because I love to practice and demonstrate Factor, this is working code for that example:
"f1.txt" "f2.txt" [ utf8 file-lines [ string>number ] map ] bi@ vdot
No comments yet.