alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Scala example source code file (misc-msil.check)

This example Scala source code file (misc-msil.check) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Scala tags/keywords

bye, bye, hello, myclass::test, myclass::tostring, myclass::tostring, mysubclass::tostring, mysubclass::tostring, true, x::foo, x::foo, y::foo

The Scala misc-msil.check source code

### Hello
### 17
### Bye

### fib(0) = 1
### fib(1) = 1
### fib(2) = 2
### fib(3) = 3
### fib(4) = 5
=== MyClass::toString ===
=== MySubclass::toString ===
=== MyClass::test ===

identity

A.a = 1
B.a = 5
B.b = 2

X.a = 4
Y.a = 11
Y.b = 5
Y.b = 5

X::foo

Y::foo
X::foo

3
3

True

Other Scala examples (source code examples)

Here is a short list of links related to this Scala misc-msil.check source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.