records: Factorize value wrapping in the record constructor.
authorLudovic Courtès <ludo@gnu.org>
Mon, 19 Jan 2015 21:50:57 +0000 (22:50 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 19 Jan 2015 22:30:42 +0000 (23:30 +0100)
commitc492be654be7c994d39d5aa6a7575792baf9edb9
tree4e83df8abad1b40bf502ecbffaa23e9746276ebc
parentcf4efb394fb685f7762667f39378b88e7df87f36
records: Factorize value wrapping in the record constructor.

* guix/records.scm (make-syntactic-constructor)[wrap-field-value]: New
  procedure.
  [field-bindings, field-value]: Use it.
guix/records.scm