Re: How can I implement conc with difference list?



Thank you for your advice.

I know, but I just want to know 'how' to implement conc and concat with
each other,

I heard that implementing conc with concat(vice versa) is possible.

However, I did my best to find the way, but it was difficult because I
am a newbie.

help me.

thank you.

.



Relevant Pages

  • Re: How can I implement conc with difference list?
    ... I heard that implementing conc with concatis possible. ... Then to use conc from concat or vice versa (but not both in the same program, ... of course) requires a conversion from the input list type to the "inner" list ... inner list type to the output list type. ...
    (comp.lang.prolog)
  • How can I implement conc with difference list?
    ... I am learning prolog now, and i want to implement conc with difference ... I want to implements conc with concat, and vice versa. ...
    (comp.lang.prolog)