0

`

public IEnumerable Merge(IEnumerable first, IEnumerable second) {

}

`

hamed n
  • 13
  • 3
  • I want to merge them.. – hamed n Aug 02 '22 at 18:53
  • I would recommend specifying what language you are working with. Perhaps this is Java? https://www.w3schools.com/java/java_foreach_loop.asp Also, look at some formatting for Markdown that StackOverflow uses: https://www.growingwiththeweb.com/2015/06/giving-better-answers-on-stack-overflow.html – Garrett Aug 02 '22 at 18:55
  • merging two lists in java: https://stackoverflow.com/questions/189559/how-do-i-join-two-lists-in-java#:~:text=Not%20simpler%2C%20but%20without%20resizing%20overhead%3A – Garrett Aug 02 '22 at 18:57

0 Answers0