8000 soak assign · Issue #71 · satyr/coco · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
soak assign #71
Closed
Closed
@satyr

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}?) ->

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

      0