Package 

Class MapKt


  • 
    public final class MapKt
    
                        
    • Method Summary

      Modifier and Type Method Description
      final static <K extends Any, V extends Any> Map<K, V> plusMaybe(Map<K, V> $self, Map<K, V> from)
      final static <K extends Any, V extends Any> Map<K, V> plusMaybe(Map<K, V> $self, K key, V value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait