Giter Club home page Giter Club logo

Comments (3)

rvirding avatar rvirding commented on May 29, 2024

Some trivia: I would indent lets like this:

(let (((tuple lens status data)
       #((8 43) #(err "msg too short") "Trillian")))
  (list lens status data))

The body indented 2 spaces in from the beginning of the let and not the same as the binding section. Sort of standard. Emacs does it this way. :-) But nothing to worry about until you make other changes.

from docs.

oubiwann avatar oubiwann commented on May 29, 2024

Ah, good to know. The indenters that I have used in the past (not emacs)
tend to align like this:

(let (((...
((...

I'll definitely update this!

Thanks :-)

d

On Thu, May 29, 2014 at 3:56 PM, Robert Virding [email protected]
wrote:

Some trivia: I would indent lets like this:

(let (((tuple lens status data)
#((8 43) #(err "msg too short") "Trillian")))
(list lens status data))

The body indented 2 spaces in from the beginning of the let and not the
same as the binding section. Sort of standard. Emacs does it this way. :-)
But nothing to worry about until you make other changes.


Reply to this email directly or view it on GitHub
#29 (comment).

from docs.

oubiwann avatar oubiwann commented on May 29, 2024

Oh, whoops -- nm, I misread that. The line continues, and yeah -- that's
actually a mistake on my part; definitely not what is intended!

d

On Thu, May 29, 2014 at 4:00 PM, Duncan McGreggor [email protected] wrote:

Ah, good to know. The indenters that I have used in the past (not emacs)
tend to align like this:

(let (((...
((...

I'll definitely update this!

Thanks :-)

d

On Thu, May 29, 2014 at 3:56 PM, Robert Virding [email protected]
wrote:

Some trivia: I would indent lets like this:

(let (((tuple lens status data)
#((8 43) #(err "msg too short") "Trillian")))
(list lens status data))

The body indented 2 spaces in from the beginning of the let and not the
same as the binding section. Sort of standard. Emacs does it this way. :-)
But nothing to worry about until you make other changes.


Reply to this email directly or view it on GitHub
#29 (comment).

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.