cohost

Unofficial Common Lisp client library for Cohost
git clone https://todayiwilllaunchmyinfantsonintoorbit.com/cohost.git
Log | Files | Refs | LICENSE

cohost.lisp (79B)


      1 (in-package :cohost)
      2 
      3 (defun init-client ()
      4   (cohost.client:init-client :v1))