Interface Lists


  • public interface Lists
    • Method Detail

      • apply

        static Term apply()
      • bind

        static Term bind()
      • concat

        static Term concat()
      • head

        static Term head()
      • intercalate

        static Term intercalate()
      • intersperse

        static Term intersperse()
      • last

        static Term last()
      • length

        static Term length()
      • map

        static Term map()
      • pure

        static Term pure()