Skip to content

Properties with no restrictions can cause problems #14

Description

@GoogleCodeExporter
Currently:
user=> (property p []) 
#'user/p
user=> (concept c1 [p])
user=> java.lang.AssertionError: Assert failed: (or (fn? f) (and 
(sequential? f) (every? fn? f))) (NO_SOURCE_FILE:0)

Should be allowed

Original issue reported on code.google.com by draga...@gmail.com on 21 Apr 2010 at 12:34

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions