Assignment on SML programming language
Write a recursive ML function that uses pattern matching with name/type
optconcat : char option list -> string
that inputs a list of char options, and returns a single string consisting of all characters on the list concatenated together while ignoring any instances of NONE. For example,
- optconcat([SOME #"b",NONE,SOME #"o",SOME #"o",NONE]);
val it = "boo" : string
- optconcat([NONE,NONE]);
val it = "" : string4 years ago 10
Answer(0)
other Questions(10)
- Assignment 3: Business-Level and Corporate-Level Strategies
- Business Law in the Workplace
- Assignment
- M3D2 Hum
- Child abuse and maltreatment is not limited to a particular age and can occur in the infant, toddler, preschool, and...
- Allocating Cost/Activity-Based Costing Excel/PPT Assignment.
- just one
- FOR MACQUEEN
- Human Resource Planning and Organizational Strategy In a four- to five-page paper (excluding the title and references pages), discuss the relationship between human resource planning activities and the organization’s strategic development and implementat
- Volatility