gt; you want to start in
> (equal? target (file-name-from-path item)))
Thanks! This looks good.
--
Utkarsh Singh
http://utkarshsingh.xyz
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receivin
first recursively search for all file in dir1 upto depth 4
and then move to dir2. Using ormap insures that search for 'tarzan'
will stop at first match (or first true result).
--
Utkarsh Singh
http://utkarshsingh.xyz
--
You received this message because you are subscribed to the Goo
ow recursion is working here and what is the
problem we are solving here. Are we finding a file with (name?
"tarzan") or something else?
--
Utkarsh Singh
http://utkarshsingh.xyz
--
You received this message because you are subscribed to the Google Groups
"Racket Users"
3 matches
Mail list logo