Skip to content

issues Search Results · repo:paddy74/smallpox-attack-sim language:"Standard ML"

Filter by

2 results
 (46 ms)

2 results

inpaddy74/smallpox-attack-sim (press backspace or delete to remove)

See https://stackoverflow.com/questions/14750444/how-can-i-parse-string-to-int-int-tuple-in-sml for better use. Should split function as (allowing delimiter as a parameter): splitString(str, d); strToInt(str); ...
Type: Enhancement
  • paddy74
  • Opened 
    on Jan 22, 2019
  • #2

I am facing an exception error in the infect function fun infect(id : int, l : int list list) = let val i : int = length(l) - 1 in while i 0 do ( if (exists(id, List.nth(l, i))) ...
Type: Bug
  • paddy74
  • 1
  • Opened 
    on Jun 1, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub