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

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

This example Scala source code file (iq-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

elements, empty, front, front, head, head, length, queue, queue, string, true, true

The Scala iq-msil.check source code

Empty
Head: 42
q5: Queue(0,1,2,3,4,5,6,7,8,9)
q5[5]: 5
q5 == q5c: True
q5c == q5: True
q8: Queue(2,3,4,5,6,7,8,9,10,11)
q8 == q9: True
Elements:  1  2  3  4  5  6  7  8  9 
String: <1-2-3-4-5-6-7-8-9>
Length: 9
Front: 1

Other Scala examples (source code examples)

Here is a short list of links related to this Scala iq-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.