Recent content by nwshae | INFJ Forum

Recent content by nwshae

  1. N

    SCHEME: adding to binary search trees

    Does anyone know how to add a (key, value) pair to a binary search tree? I'm using Dr. Racket which uses the scheme language. Any suggestions would be helpful. :m075: