Skip to content

functional-fortran-0.4.0

Compare
Choose a tag to compare
@milancurcic milancurcic released this 20 Dec 00:39
· 43 commits to master since this release
c977b45

Introduces character string support for most functions and their respective operators:

  • complement
  • empty
  • head
  • init
  • intersection
  • insert
  • last
  • reverse
  • set
  • sort
  • split
  • tail
  • union