This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Two breakfast cookies for breakfast is not ideal. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package psp | |
package jio | |
import MetaPath._ | |
final case class SinglePath(path: Path) extends AnyVal { | |
def entries = path.entries | |
def deepEntries = path.deepEntries | |
def deepDirClasses = path.deepClasses map (path relativize _) | |
def deepClasses = if (path.isDirectory() && !path.isAbsolute) deepDirClasses else path.deepClasses |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
final case class Foo(a: Int, b: Int) | |
class A { | |
def g1: List[Foo] = Nil | |
def f1 = for (x <- g1 ; Foo(a, b) = x) yield a + b | |
def f2 = for (x <- g1) yield { val Foo(a, b) = x ; a + b } | |
} | |
// def f1: List[Int] = A.this.g1.map[(Foo, Foo), List[(Foo, Foo)]](((x: Foo) => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
655 dgo dog always nosey | |
1538 aeinor *air-one *made solo | |
1538 aeinor *air-one *melodias | |
1538 aeinor *air-one *mum dolls | |
1538 aeinor *air-one *sail mode | |
1538 aeinor *air-one *solo media | |
1538 aeinor *ion-era *dismal | |
1538 aeinot *ai-tone *mimics unai mumble | |
1538 aeinot *ani-toe *some anis climb | |
1538 aeinot *i-atone *lamb cleanses souls. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TAENIAE | |
TEENIER | |
EERIEST | |
ARIETTE ITERATE | |
ARENITE RETINAE TRAINEE | |
AERIEST SERIATE | |
ROSEATE | |
ALIENEE | |
RETIREE | |
AERATED |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EATERIES | |
DEAERATE | |
DETAINEE | |
HETAERAE | |
ERADIATE | |
AEROLITE | |
RESEATED | |
SERENATE | |
TEETERED | |
INERTIAE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 1.0000 TAENIAE | |
2 0.9595 TEENIER | |
2 0.9595 EERIEST | |
4 0.8837 ARIETTE ITERATE | |
5 0.8817 ARENITE RETINAE TRAINEE | |
5 0.8817 AERIEST SERIATE | |
5 0.8817 ROSEATE | |
8 0.8664 ALIENEE | |
9 0.8086 RETIREE | |
10 0.7852 AERATED |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
object Bippy { | |
final class BippyExtractor(val s: String) extends AnyVal { | |
def get: Char = s(0) | |
def isEmpty = false | |
} | |
def unapply(s: String) = new BippyExtractor(s) | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
object Bippy { | |
final class BippyExtractor(s: String) { | |
def get: Char = s(0) | |
def isEmpty = false | |
} | |
def unapply(s: String) = new BippyExtractor(s) | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEV | |
GANEV | |
GUV | |
IMPROV | |
ISOGRIV | |
LAV | |
LEITMOTIV | |
LEV | |
LUV | |
MAGLEV |