Skip to content

soak assign #71

Description

@satyr

Proposed at http://groups.google.com/group/coffeescript/msg/4a596472dda031ed:

# a.b = c if c?
a.b? = c

# [time, hour, minute] = that if /^(\d\d):(\d\d)$/exec input
[time, hour, minute]? = /^(\d\d):(\d\d)$/exec input

# (options) -> {what, how} = options if options?
({what, how}?) ->

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions