null-package

MIT

Safe and robust S-Expression reader. Useful to read from unfailthfull stream/socket.

$ area51 add null-packageCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(null-package:some-function ...)