You can call an instance method using the . special form: (.trim " hello ") ;;=> "hello". You can call instance methods with arguments like this:
確定! 回上一頁