TinyChan

Topic: Do you like speaking with a lisp when talking about lolis? :3

+Anonymous A13.3 years ago #22,852

Boy, I sure like lolis. I was thinking the other day that speaking with a lisp is a good way to communicate about lolis. I think it's a good way to differentiate ourselves from the antis whHA HA HA HA GO FUCK A SHIT UP YOUR ASS

+Anonymous B13.3 years ago, 3 minutes later[T] [B] #273,717

catmeh.jpg

+morbid !Xnp/V/hD1o13.3 years ago, 8 minutes later, 11 minutes after the original post[T] [B] #273,718

> _>

+Anonymous D13.3 years ago, 1 hour later, 1 hour after the original post[T] [B] #273,732


(defun queue-get (queue &optional (default nil))
; return DEFAULT if the queue is empty."
"Get an element from QUEUE
(check-type queue queue)
(let ((get (queue-get-ptr queue))
(put (queue-put-ptr queue)))
(if (= get put)
;; Queue is empty.
(admit (&roal))
default
;; Get the element and update the get-ptr.
(proag1
(svref (queue-elements queue) get)
(setf (queue-get-ptr queue) (queue-next queue get))))))

Start a new topic to continue this conversation.
Or browse the latest topics.

:

You are required to fill in a captcha for your first 5 posts. Sorry, but this is required to stop people from posting while drunk. Please be responsible and don't drink and post!
If you receive this often, consider not clearing your cookies.



Please familiarise yourself with the rules and markup syntax before posting.