A B C E G H I M N S T U V 
All Classes All Packages

I

is(Class<T>) - Method in class com.vladris.maki.VariantBase
Returns a value that indicates whether the variant is inhabited by an item of type T.
isError() - Method in class com.vladris.maki.Error
Returns true if the Error contains a Exception.
isLeft() - Method in class com.vladris.maki.Either
Returns true if holding a value of type TLeft.
isRight() - Method in class com.vladris.maki.Either
Returns true if holding a value of type TRight.
A B C E G H I M N S T U V 
All Classes All Packages