git.fiddlerwoaroof.com
Raw Blame History
(in-package :cl-user)

(defpackage :fwoar.string-utils
  (:use :cl)
  (:export #:get-part-modifier #:split))