Uploaded image for project: 'Commons Functor (Dormant)'
  1. Commons Functor (Dormant)
  2. FUNCTOR-27

Add static method to create a Limit like in other classes in [functor]

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Other classes in oac.functor.core provide static methods to create the objects (NoOp#instance, Constant#of, LeftIdentity#predicate, etc), but Limit is missing one.

      It could be Limit#of(i:int), that would simply invoke Limit(i:int) constructor.

      Attachments

        Activity

          People

            kinow Bruno P. Kinoshita
            kinow Bruno P. Kinoshita
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: