Class ifcDirCollections.Repeat
Class defined in:src/directives/collections/repeat.js:1
ifcRepeat( ifcRepeat )
src/directives/collections/repeat.js:17
ifcRepeat is almost the same that ngRepeat but ignore the null and undefined elements
into the collection so they are ignore as if they aren't into it
-
ifcRepeat<String>the same string time that accept ngRepeat directive
