Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Scala Collections

    1. Home>
    2. Scala Collections

    Scala Collections – Zip Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Zip Method. zip() method is a member of IterableLike trait, it is used to merge a collection to current collection and result is…

    Continue ReadingScala Collections – Zip Method

    Scala Collections – Scan Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Scan Method. scan() method is a member of TraversableLike trait, it is similar to fold method but is used to apply a operation…

    Continue ReadingScala Collections – Scan Method

    Scala Collections – Reduce Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Reduce Method. reduce() method is a member of TraversableOnce trait, it is used to collapse elements of collections. It is similar to fold…

    Continue ReadingScala Collections – Reduce Method

    Scala Collections – Partition Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Partition Method. partition() method is a member of TraversableLike trait, it is used to run a predicate method on each elements of a…

    Continue ReadingScala Collections – Partition Method

    Scala Collections – Map Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Map Method. map() method is a member of TraversableLike trait, it is used to run a predicate method on each elements of a…

    Continue ReadingScala Collections – Map Method

    Scala Collections – FoldRight Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - FoldRight Method. foldRight() method is a member of TraversableOnce trait, it is used to collapse elements of collections. It navigates elements from Right…

    Continue ReadingScala Collections – FoldRight Method

    Scala Collections – FoldLeft Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - FoldLeft Method. foldLeft() method is a member of TraversableOnce trait, it is used to collapse elements of collections. It navigates elements from Left…

    Continue ReadingScala Collections – FoldLeft Method

    Scala Collections – Fold Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Fold Method. fold() method is a member of TraversableOnce trait, it is used to collapse elements of collections. Syntax The following is the…

    Continue ReadingScala Collections – Fold Method

    Scala Collections – Flatten Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - Flatten Method. flatten() method is a member GenericTraversableTemplate trait, it returns a single collection of elements by merging child collections. Syntax The following…

    Continue ReadingScala Collections – Flatten Method

    Scala Collections – FlatMap Method

    • Post author:S J
    • Post published:October 29, 2021
    • Post category:Scala Collections
    • Post comments:0 Comments

    This topic is about Scala Collections - FlatMap Method. flatMap() method is method of TraversableLike trait, it takes a predicate, applies it to each element of the collection and returns…

    Continue ReadingScala Collections – FlatMap Method
    • 1
    • 2
    • 3
    • 4
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP