docs(wpcarro/emacs): Provide README for struct.el
:) Change-Id: Ibf8b051f4ca5a3cded20d5256227ec9accfbb787 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6030 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
31bd89c777
commit
7e7ed4649b
1 changed files with 6 additions and 0 deletions
6
users/wpcarro/emacs/pkgs/struct/README.md
Normal file
6
users/wpcarro/emacs/pkgs/struct/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# struct.el
|
||||
|
||||
[![Build status](https://badge.buildkite.com/016bff4b8ae2704a3bbbb0a250784e6692007c582983b6dea7.svg?branch=refs/heads/canon)](https://buildkite.com/tvl/depot)
|
||||
|
||||
Provides new macros exposing immutable and mutable interfaces for working with
|
||||
structs in Elisp.
|
Loading…
Reference in a new issue