Pixel_Outlaw

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Monkey container filtering #9936

    Pixel_Outlaw
    Participant

    Ok, thanks for the help guys!

    in reply to: Monkey container filtering #9924

    Pixel_Outlaw
    Participant

    Ah, that’s really interesting.
    Thanks for the insight!

    For your Monkey X example:
    Are you sure calling remove on the iterator is safe?
    It’s been a source of dangerous and undefined behavior in many programming languages.
    Just a surprising pattern to see if so. 🙂

    As far as passing functions:
    Yep! I anticipate using passed functions quite a bit in Monkey 2.  I’m very familiar with that style of programming.
    I do it quite a bit in C++, Python, Common Lisp. 🙂

Viewing 2 posts - 1 through 2 (of 2 total)